Method | Description | |
---|---|---|
ContentTypeInfo ( SPContentTypeId contentTypeId, IList |
Creates a content type metadata encapsulation
|
public ContentTypeInfo ( SPContentTypeId contentTypeId, IList |
||
contentTypeId | SPContentTypeId | The content type ID |
fields | IList |
A list of field information to document the structure of the content type |
titleResourceKey | string | The resource key to use for the title |
descriptionResourceKey | string | The resource key to use for the description |
contentGroupResourceKey | string | The resource key to use for the content group |
resourceFileName | string | The resource file where all the resources can be found |
return | System.Collections.Generic |