MediaSelectorCreatePreviewControl Method |
Create preview control
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected void CreatePreviewControl(
bool isIcon = false
)
Parameters
- isIcon (Optional)
- Type: SystemBoolean
Indicates if font icon should be used for preview
See Also