Content |
The ContentElementData type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentElementData | Initializes a new instance of the ContentElementData class. |
| Name | Description | |
|---|---|---|
| AdapterRequests | Gets the list of requests generated by the adapters. | |
| LongLink | Gets or sets the view long link which contains any over-rides or non-default view parameters. | |
| Name | Gets or sets the name of the current instance. | |
| Requests | Gets the view requests. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| ViewId | Gets the view identifier. | |
| ViewParameters | Gets the list of view parameters. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between ContentElementData and ContentElement. | |
| ToDataContractMappings | The mapping between ContentElement and ContentElementData. |