Click or drag to resize
INameIndexableItem Property
String indexer, gets or sets the value with the specified name

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
Object this[
	string name
] { get; }

Parameters

name
Type: SystemString
Name

Property Value

Type: Object
See Also