Click or drag to resize
PageTemplateInfoDescription Property
Gets or sets the page template description.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
See Also