SPList.AllowContentTypes-Eigenschaft
Gibt true zurück, wenn die Liste Inhaltstypen unterstützt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AllowContentTypes As Boolean
Get
'Usage
Dim instance As SPList
Dim value As Boolean
value = instance.AllowContentTypes
public bool AllowContentTypes { get; }
Eigenschaftswert
Typ: System.Boolean
true Wenn die Liste Inhaltstypen unterstützt; andernfalls false.