Click or drag to resize
ImageSelector Constructor (String)
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
)

Parameters

defaultValue
Type: SystemString
See Also