BaseDocumentConstraint PreProcess Method Kentico 8.0 API Reference
Preprocesses the constraint, matches the site name and culture, and attempts to send output from cache

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteName
Type: CMS.SiteProvider SiteNameOnDemand
Site name
viewMode
Type: CMS.PortalEngine ViewModeOnDemand
View mode
culture
Type: OnlineSystem String 
Returns the culture to be used
relativePath
Type: OnlineSystem String 
Returns the relative path of the request
excludedEnum
Type: CMS.Helpers ExcludedSystemEnum 
Returns the exclusion status

Return Value

Type: OnlineBoolean
See Also