Click or drag to resize
PageTemplateInfoAllowRestore Property
Indicates if the object supports deleting to recycle bin.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected override bool AllowRestore { get; set; }

Property Value

Type: Boolean
See Also