Click or drag to resize
MediaSelectorCreatePreviewControl Method
Create preview control

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected void CreatePreviewControl(
	bool isIcon = false
)

Parameters

isIcon (Optional)
Type: SystemBoolean
Indicates if font icon should be used for preview
See Also