WebDAVHelper IsWebDAVExtensionEnabled Method Kentico 8.1 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.1.5347.20411)

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