Click or drag to resize
CMSDialogHelperGetMediaSource Method (String)
Converts string into MediaSourceEnum.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static MediaSourceEnum GetMediaSource(
	string source
)

Parameters

source
Type: SystemString
Source string

Return Value

Type: MediaSourceEnum
See Also