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 columns (delimited by ';') which wont be loaded to collection. Test contains startwith.
(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.
| |
Value |
Value of the custom data, if set, overrides the data collection.
(Inherited from XmlData.) | |
XmlRootName |
Gets name of xml root element.
(Inherited from XmlData.) |