Click or drag to resize
ControlDefinition Class
Definition of the control. Pass in either string as control path or a Type as control type.
Inheritance Hierarchy
SystemObject
  CMS.ExtendedControlsControlDefinition

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public class ControlDefinition

The ControlDefinition type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyPath
Control path
Public propertyType
Control type
Top
Methods
  NameDescription
Public methodLoad
Loads the given control
Top
Operators
See Also