MediaLibraryHelperGetAllowedExtensions Method |
Returns allowed extensions list from settings.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax public static string GetAllowedExtensions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site
Return Value
Type:
StringSee Also