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

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

Parameters

controlId
Type: SystemString
Control ID

Property Value

Type: String
See Also