SPList.IsContentTypeAllowed Method
Include Protected Members
Include Inherited Members
Verifies that the list supports the specified content type.
Overload List
Name | Description | |
---|---|---|
IsContentTypeAllowed(SPContentType) | Verifies that the list supports the specified content type. | |
IsContentTypeAllowed(SPContentTypeId) | Verifies that the list supports the specified content type. |
Top