C# 클래스 Engage.Dnn.Publish.Util.RelationshipType

Summary description for RelationshipType.
파일 보기 프로젝트 열기: EngageSoftware/Engage-Publish

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
GetFromId ( int id, Type ct ) : RelationshipType
GetFromName ( string name, Type ct ) : RelationshipType

비공개 메소드들

메소드 설명
GetId ( ) : int
RelationshipType ( string name ) : System

메소드 상세

GetFromId() 공개 정적인 메소드

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

GetFromName() 공개 정적인 메소드

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

프로퍼티 상세

CategoryToTopLevelCategory 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util CategoryToTopLevelCategory
리턴 RelationshipType

ItemToArticleLinks 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToArticleLinks
리턴 RelationshipType

ItemToFeaturedItem 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToFeaturedItem
리턴 RelationshipType

ItemToParentCategory 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToParentCategory
리턴 RelationshipType

ItemToRelatedArticle 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedArticle
리턴 RelationshipType

ItemToRelatedCategory 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedCategory
리턴 RelationshipType

ItemToRelatedDocument 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedDocument
리턴 RelationshipType

ItemToRelatedMedia 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedMedia
리턴 RelationshipType

ItemToRelatedProduct 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToRelatedProduct
리턴 RelationshipType

ItemToSlideshowImage 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSlideshowImage
리턴 RelationshipType

ItemToSpecialContentArticle 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToSpecialContentArticle
리턴 RelationshipType

ItemToVideo 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util ItemToVideo
리턴 RelationshipType

MediaToMediaLargeImage 공개적으로 정적으로 프로퍼티

public static RelationshipType,Engage.Dnn.Publish.Util MediaToMediaLargeImage
리턴 RelationshipType