Click or drag to resize
ImageSelector Constructor (String, Boolean)
Constructor with default image path.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public ImageSelector(
	string defaultValue,
	bool useLinkButton
)

Parameters

defaultValue
Type: SystemString
useLinkButton
Type: SystemBoolean
See Also