Click or drag to resize
MediaLibraryHelperGetAllowedExtensions Method
Returns allowed extensions list from settings.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public static string GetAllowedExtensions(
	string siteName
)

Parameters

siteName
Type: SystemString
Name of the site

Return Value

Type: String
See Also