Click or drag to resize
PageTemplateInfoIsAspx Property
Indicates whether the page template type is ASPX or Mixed mode (ASPX+Portal).

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool IsAspx { get; }

Property Value

Type: Boolean
See Also