SPContentTypeUsage public sealed class SPContentTypeUsage Documentation public SPContentTypeId Id { get; } public bool IsUrlToList { get; } public string Url { get; } public static IList<SPContentTypeUsage> GetUsages(SPContentType contentType)