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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string GetAllowedHTML5Extensions(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also