Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.URLRewritingEngine
CMSMvcHelper Class
CMSMvcHelper Methods
GetMVCPageHandler Method
IsMVCDocument Method
IsMVCPageInfo Method
IsMVCPageTemplate Method
ProcessValues Method
CMSMvcHelper
IsMVCPageTemplate Method
Determines whether the given page info carries a MVC template.
Namespace:
CMS.URLRewritingEngine
Assembly:
CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
bool
IsMVCPageTemplate
(
PageInfo
pageInfo
)
Parameters
pageInfo
Type:
CMS.DocumentEngine
PageInfo
The page info.
Return Value
Type:
Boolean
See Also
Reference
CMSMvcHelper Class
CMS.URLRewritingEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com