WebDAVHelperIsWebDAVEnabled Method |
Indicates if the WebDAV support is enabled for given site.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static bool IsWebDAVEnabled(
string siteName = null
)
Parameters
- siteName (Optional)
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also