MediaSelector Constructor (String, Boolean) |
Constructor with default image path.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public MediaSelector(
string defaultValue,
bool useLinkButton
)
Parameters
- defaultValue
- Type: SystemString
- useLinkButton
- Type: SystemBoolean
See Also