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

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

Parameters

defaultValue
Type: SystemString
useLinkButton
Type: SystemBoolean
See Also