Click or drag to resize
PageTemplateInfoCategoryID Property
Gets or sets the page template CategoryID.

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

Property Value

Type: Int32
See Also