UIContextDataItem Property |
Override indexer, add fallback to querystring
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public override Object this[
string key
] { get; set; }
Parameters
- key
- Type: SystemString
Key name to collection
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also