C# Class SenseNet.ContentRepository.ExportContext

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
AddReference ( string path ) : void
ExportContext ( string sourceRepositoryPath, string targetFsPath ) : System
GetOuterReferences ( ) : ReadOnlyCollection

Method Details

AddReference() public méthode

public AddReference ( string path ) : void
path string
Résultat void

ExportContext() public méthode

public ExportContext ( string sourceRepositoryPath, string targetFsPath ) : System
sourceRepositoryPath string
targetFsPath string
Résultat System

GetOuterReferences() public méthode

public GetOuterReferences ( ) : ReadOnlyCollection
Résultat ReadOnlyCollection