CMSDocumentRouteConstraint Methods |
The CMSDocumentRouteConstraint type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckCulture |
Validates the culture of the request against the constraint
(Inherited from BaseDocumentConstraint.) |
![]() | CheckSite |
Validates current site against the constraint
(Inherited from BaseDocumentConstraint.) |
![]() | GetPageInfo |
Gets the page info with the correct PageResult object for the given url.
(Inherited from BaseDocumentConstraint.) |
![]() | Match |
Returns true if the route matches the context.
|
![]() | PreProcess |
Preprocesses the constraint, matches the site name and culture, and attempts to send output from cache
(Inherited from BaseDocumentConstraint.) |