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.

Properties

  Name Description
Public property Id Gets the identifier (ID) of the derived content type.
Public property IsUrlToList Indicates whether the value of the Url property is a Uniform Resource Locator (URL) to a list.
Public property Url Gets the Uniform Resource Locator (URL) for the content type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetUsages Returns a list of SPContentTypeUsage objects with information about where the specified content type is in use.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPContentTypeUsage class

Microsoft.SharePoint namespace