Click or drag to resize
BaseDocumentConstraint Methods

The BaseDocumentConstraint type exposes the following members.

Methods
  NameDescription
Protected methodGetPageInfo
Gets the page info with the correct PageResult object for the given url.
Protected methodCheckCulture
Validates the culture of the request against the constraint
Protected methodCheckSite
Validates current site against the constraint
Protected methodStatic memberNotMatched
Handles the processed operations when the constraint is not matched
Protected methodPreProcess
Preprocesses the constraint, matches the site name and culture, and attempts to send output from cache
Top
See Also