PageTemplateInfoIsAspx Property |
Indicates whether the page template type is ASPX or Mixed mode (ASPX+Portal).
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public bool IsAspx { get; }
Property Value
Type:
BooleanSee Also