Click or drag to resize
PortalContextCurrentEditableControls Property
Gets the list of editable controls on current page.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ArrayList CurrentEditableControls { get; }

Property Value

Type: ArrayList
See Also