Loads the control to the given control.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ctrl
- Type: System.Web.UI Control
Control to load into
- type
- Type: CMS.UIControls FileTypeEnum
Source type
- siteName
- Type: System String
Site name
- data
- Type: CMS.Base IDataContainer
Media data
- isLiveSite
- Type: System Boolean
If true, the control is displayed on live site
- node (Optional)
- Type: CMS.DocumentEngine TreeNode
Attachment parent document
- clearControls (Optional)
- Type: System Boolean
If true, the controls collection of the target control is cleared
Return Value
Type: ExternalEditControlSee Also