Click or drag to resize
RequestHelperIsWebDAVPropfindRequest Method
Determines whether current request is WebDAV PROPFIND request and url is application path.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsWebDAVPropfindRequest()

Return Value

Type: Boolean
See Also