C# 클래스 SenseNet.ContentRepository.ExportContext

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

공개 메소드들

메소드 설명
AddReference ( string path ) : void
ExportContext ( string sourceRepositoryPath, string targetFsPath ) : System
GetOuterReferences ( ) : ReadOnlyCollection

메소드 상세

AddReference() 공개 메소드

public AddReference ( string path ) : void
path string
리턴 void

ExportContext() 공개 메소드

public ExportContext ( string sourceRepositoryPath, string targetFsPath ) : System
sourceRepositoryPath string
targetFsPath string
리턴 System

GetOuterReferences() 공개 메소드

public GetOuterReferences ( ) : ReadOnlyCollection
리턴 ReadOnlyCollection