WebDAVSettingsGetAllowedExtensions Method |
Gets allowed file extensions supported by WebDAV for given site.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static string GetAllowedExtensions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also