Preprocesses the constraint, matches the site name and culture, and attempts to send output from cache
Namespace: CMS.URLRewritingEngineAssembly: 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: System String
Returns the culture to be used
- relativePath
- Type: System String
Returns the relative path of the request
- excludedEnum
- Type: CMS.Helpers ExcludedSystemEnum
Returns the exclusion status
Return Value
Type: BooleanSee Also