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

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

Parameters

source
Type: CMS.HelpersMediaTypeEnum
MediaTypeEnum value

Return Value

Type: String
See Also