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