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