AlternativeUrlHelperUrlMatchesConstraint Method |
Namespace: CMS.DocumentEngine.Internal
public static bool UrlMatchesConstraint( AlternativeUrlInfo alternativeUrl )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when alternativeUrl is null. |
RegexMatchTimeoutException | Thrown when matching pattern constraint against AlternativeUrlUrl takes too long. |