MediaHelperGetAllowedHTML5Extensions Method |
Returns the list of allowed media extensions supported by HTML5
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax public static string GetAllowedHTML5Extensions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also