C# 클래스 SenseNet.ContentRepository.Storage.Schema.ContentListType

상속: PropertySet
파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
GetByName ( string contentListTypeName ) : ContentListType

비공개 메소드들

메소드 설명
AddPropertyType ( PropertyType propertyType ) : void
ContentListType ( int id, string name, ISchemaRoot schemaRoot ) : System
RemovePropertyType ( PropertyType propertyType ) : void

메소드 상세

GetByName() 공개 정적인 메소드

public static GetByName ( string contentListTypeName ) : ContentListType
contentListTypeName string
리턴 ContentListType