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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static MediaTypeEnum GetMediaType(
	string source
)

Parameters

source
Type: SystemString
Source string

Return Value

Type: MediaTypeEnum
See Also