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

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

Parameters

controlId
Type: SystemString
Control ID

Property Value

Type: String
See Also