BrowserHelperItem Property |
Returns given property from BrowserHelper. Setter is not implemented
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public Object this[
string columnName
] { get; set; }
Parameters
- columnName
- Type: SystemString
Property name
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also