DocumentUrlContext.IsSiteRelativeUrl Method
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether the specified URL string is a site-relative URL.
protected static bool IsSiteRelativeUrl(string urlString)Parameters
urlStringstring- The URL string to check.
