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

Summary description for RelationshipType.
ファイルを表示 Open project: EngageSoftware/Engage-Publish

Public Properties

Property 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

Public Methods

Method Description
GetFromId ( int id, Type ct ) : RelationshipType
GetFromName ( string name, Type ct ) : RelationshipType

Private Methods

Method Description
GetId ( ) : int
RelationshipType ( string name ) : System

Method Details

GetFromId() public static method

public static GetFromId ( int id, Type ct ) : RelationshipType
id int
ct System.Type
return RelationshipType

GetFromName() public static method

public static GetFromName ( string name, Type ct ) : RelationshipType
name string
ct System.Type
return RelationshipType

Property Details

CategoryToTopLevelCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util CategoryToTopLevelCategory
return RelationshipType

ItemToArticleLinks public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToArticleLinks
return RelationshipType

ItemToFeaturedItem public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToFeaturedItem
return RelationshipType

ItemToParentCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToParentCategory
return RelationshipType

ItemToRelatedArticle public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedArticle
return RelationshipType

ItemToRelatedCategory public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedCategory
return RelationshipType

ItemToRelatedDocument public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedDocument
return RelationshipType

ItemToRelatedMedia public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedMedia
return RelationshipType

ItemToRelatedProduct public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedProduct
return RelationshipType

ItemToSlideshowImage public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSlideshowImage
return RelationshipType

ItemToSpecialContentArticle public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSpecialContentArticle
return RelationshipType

ItemToVideo public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util ItemToVideo
return RelationshipType

MediaToMediaLargeImage public_oe static_oe property

public static RelationshipType,Engage.Dnn.Publish.Util MediaToMediaLargeImage
return RelationshipType