SPList.RestrictedTemplateList property
取得一個Boolean值,指出是否有限制範本清單的存取。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property RestrictedTemplateList As Boolean
Get
'用途
Dim instance As SPList
Dim value As Boolean
value = instance.RestrictedTemplateList
public bool RestrictedTemplateList { get; }
Property value
Type: System.Boolean
true範本清單的存取限制 ; 如果否則,請false。