SPList.RestrictedTemplateList property

Gets a Boolean value that indicates whether access to the template list is restricted.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool RestrictedTemplateList { get; }

Property value

Type: System.Boolean
true if access to the template list is restricted; otherwise, false.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace