URLRewriterPageNotFoundForNonPublished Method |
Returns true if the non published documents should return page not found result.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax public static bool PageNotFoundForNonPublished(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also