ContentType.DisallowedAbsoluteUris Property
[Association(Name="ContentType_DisallowedAbsoluteUri", Storage="_DisallowedAbsoluteUris", ThisKey="ID", OtherKey="ContentTypeID", IsUnique=False, IsForeignKey=False, DeleteRule="null", DeleteOnNull=False)]
public
EntitySet<
DisallowedAbsoluteUri> DisallowedAbsoluteUris { public get; public set; }
See Also
ContentType Class | Arachnode.Administration.App_Data Namespace