Click or drag to resize
CMSDialogHelperGetMediaType Method (String)
Converts string into MediaTypeEnum.

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

Parameters

source
Type: SystemString
Source string

Return Value

Type: MediaTypeEnum
See Also