Click or drag to resize
EditableItemsItem Property
Returns the editable value.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public string this[
	string controlId
] { get; }

Parameters

controlId
Type: SystemString
Control ID

Property Value

Type: String
See Also