ISimpleDataContainerItem Property |
Gets or sets the value of the column.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax Object this[
string columnName
] { get; set; }
Parameters
- columnName
- Type: SystemString
Column name
Property Value
Type:
ObjectSee Also