C# Class Sitecore.VisualStudio.UI.ImportExportSettings.ImportExportWindow

Interaction logic for ImportExportWindow.xaml
Afficher le fichier Open project: JakobChristensen/Sitecore.Rocks.Contrib Class Usage Examples

Méthodes publiques

Méthode Description
ImportExportWindow ( ) : System

Initializes a new instance of the ImportExportWindow class.

Private Methods

Méthode Description
Export ( [ fileName ) : void

Exports the specified file name.

ExportClick ( [ sender, [ e ) : void

Exports the click.

ExportOptions ( [ output ) : void

Exports the options.

ExportStorage ( [ output ) : void

Exports the registry.

ExportStorage ( [ output, [ path ) : void

Exports the storage.

Import ( [ fileName ) : void

Imports the specified file name.

ImportClick ( [ sender, [ e ) : void

Imports the click.

ImportOptions ( [ optionsElement ) : void

Imports the options.

ImportStorage ( [ storageElement, [ path ) : void

Imports the storage.

Method Details

ImportExportWindow() public méthode

Initializes a new instance of the ImportExportWindow class.
public ImportExportWindow ( ) : System
Résultat System