WebDAVHelper IsWebDAVExtensionEnabled Method Kentico 8.0 API Reference
Returns true if the WebDAV is enabled for the given extension

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

extension
Type: OnlineSystem String
Extension to check
siteName (Optional)
Type: OnlineSystem String
Site name to check, if null, current site is used

Return Value

Type: OnlineBoolean
See Also