C# 클래스 SenseNet.Services.ContentStore.Content

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

Private Properties

프로퍼티 타입 설명
EnsureData object

공개 메소드들

메소드 설명
Content ( ) : System
Content ( Node contentNode ) : System
Content ( Node contentNode, bool includeProperties, bool includeChildren, bool onlyFileChildren, bool isContentType, int start, int limit ) : System

비공개 메소드들

메소드 설명
EnsureData ( object data ) : object

메소드 상세

Content() 공개 메소드

public Content ( ) : System
리턴 System

Content() 공개 메소드

public Content ( Node contentNode ) : System
contentNode Node
리턴 System

Content() 공개 메소드

public Content ( Node contentNode, bool includeProperties, bool includeChildren, bool onlyFileChildren, bool isContentType, int start, int limit ) : System
contentNode Node
includeProperties bool
includeChildren bool
onlyFileChildren bool
isContentType bool
start int
limit int
리턴 System