SPContentTypeUsage Members
Used to track where a content type is used as the basis for another content type.
The SPContentTypeUsage type exposes the following members.
| Name | Description | |
|---|---|---|
|
Id | Gets the identifier (ID) of the derived content type. |
|
IsUrlToList | Indicates whether the value of the Url property is a Uniform Resource Locator (URL) to a list. |
|
Url | Gets the Uniform Resource Locator (URL) for the content type. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetUsages | Returns a list of SPContentTypeUsage objects with information about where the specified content type is in use. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |