ControlDefinition Conversion (Type to ControlDefinition) |
Implicit conversion from type to control definition
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public static implicit operator ControlDefinition (
Type type
)
Parameters
- type
- Type: SystemType
Control type
Return Value
Type:
ControlDefinitionSee Also