This is a migrated thread and some comments may be shown as answers.

Serialization. Where are RadWebBrowserElement designtime properties stored?

1 Answer 20 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Czeshirecat
Top achievements
Rank 2
Iron
Iron
Czeshirecat asked on 04 Feb 2018, 10:59 AM

I'm adding RadWebBrowserElement items to my rotator at run time.

To make it easier, I added a sample at design time and set up the properties for the embedded web browser in the property designer, eg suppressing errors, disabling links etc. I planned to copy/paste these from the designer.cs file into my factory, but I can only see the properties associated to the RadWebBrowserElement itself in the designer.cs file.

Where are they stored please?

 

 

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 05 Feb 2018, 08:57 AM
Hello Claire,

There is no other place that stores the properties. However, the child properties are serialized in a bit different format (see attached image). And it is not a good practice to use this format in your code.  

I hope this will be useful. 

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Rotator
Asked by
Czeshirecat
Top achievements
Rank 2
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or