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