Click or drag to resize
MediaHelperGetAllowedHTML5Extensions Method
Returns the list of allowed media extensions supported by HTML5

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetAllowedHTML5Extensions(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also