Gets or sets the value of the column.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public virtual Object this[
string key
] { get; set; }
Parameters
- key
- Type: SystemString
Column name
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also