C# Class Engage.Dnn.Publish.Util.RelationshipType

Summary description for RelationshipType.
Afficher le fichier Open project: EngageSoftware/Engage-Publish

Méthodes publiques

Свойство Type Description
CategoryToTopLevelCategory RelationshipType
ItemToArticleLinks RelationshipType
ItemToFeaturedItem RelationshipType
ItemToParentCategory RelationshipType
ItemToRelatedArticle RelationshipType
ItemToRelatedCategory RelationshipType
ItemToRelatedDocument RelationshipType
ItemToRelatedMedia RelationshipType
ItemToRelatedProduct RelationshipType
ItemToSlideshowImage RelationshipType
ItemToSpecialContentArticle RelationshipType
ItemToVideo RelationshipType
MediaToMediaLargeImage RelationshipType

Méthodes publiques

Méthode Description
GetFromId ( int id, Type ct ) : RelationshipType
GetFromName ( string name, Type ct ) : RelationshipType

Private Methods

Méthode Description
GetId ( ) : int
RelationshipType ( string name ) : System

Method Details

GetFromId() public static méthode

public static GetFromId ( int id, Type ct ) : RelationshipType
id int
ct System.Type
Résultat RelationshipType

GetFromName() public static méthode

public static GetFromName ( string name, Type ct ) : RelationshipType
name string
ct System.Type
Résultat RelationshipType

Property Details

CategoryToTopLevelCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util CategoryToTopLevelCategory
Résultat RelationshipType

ItemToArticleLinks public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToArticleLinks
Résultat RelationshipType

ItemToFeaturedItem public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToFeaturedItem
Résultat RelationshipType

ItemToParentCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToParentCategory
Résultat RelationshipType

ItemToRelatedArticle public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedArticle
Résultat RelationshipType

ItemToRelatedCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedCategory
Résultat RelationshipType

ItemToRelatedDocument public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedDocument
Résultat RelationshipType

ItemToRelatedMedia public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedMedia
Résultat RelationshipType

ItemToRelatedProduct public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedProduct
Résultat RelationshipType

ItemToSlideshowImage public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSlideshowImage
Résultat RelationshipType

ItemToSpecialContentArticle public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSpecialContentArticle
Résultat RelationshipType

ItemToVideo public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToVideo
Résultat RelationshipType

MediaToMediaLargeImage public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util MediaToMediaLargeImage
Résultat RelationshipType