EnumDataContainerItem Property |
Returns the value of given enumeration item.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public Object this[
string columnName
] { get; set; }
Parameters
- columnName
- Type: SystemString
Name of the enumeration item
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also