CMSDialogHelperGetMediaSource Method (String) |
Converts string into MediaSourceEnum.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static MediaSourceEnum GetMediaSource(
string source
)
Parameters
- source
- Type: SystemString
Source string
Return Value
Type:
MediaSourceEnumSee Also