INameIndexableItem Property |
String indexer, gets or sets the value with the specified name
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax Object this[
string name
] { get; }
Parameters
- name
- Type: SystemString
Name
Property Value
Type:
ObjectSee Also