SPList.IsContentTypeAllowed method
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