UIContextData Properties |
The UIContextData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowMacros |
Indicates if macro values are allowed
(Inherited from XmlData.) |
![]() | ColumnNames |
Column names.
(Inherited from XmlData.) |
![]() | ContextResolver |
Data context resolver.
|
![]() | ExcludedColumns |
List of excluded column name prefixes (delimited by ';'). Columns starting with these won't be loaded to collection.
(Inherited from XmlData.) |
![]() | Item |
Override indexer, add fallback to querystring
(Overrides XmlDataItemString.) |
![]() | MacroTable |
Macro table
(Inherited from XmlData.) |
![]() | ResolveMacros |
Indicates whether property should be resolved with contexts resolver.
|
![]() | XmlRootName |
Gets name of xml root element.
(Inherited from XmlData.) |