Click or drag to resize
AbstractBasicFormControlContext Property
Gets the current control context.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public ControlContext ControlContext { get; }

Property Value

Type: ControlContext

Implements

IControlContextManagerControlContext
See Also