C# Класс Sitecore.VisualStudio.UI.ImportExportSettings.ImportExportWindow

Interaction logic for ImportExportWindow.xaml
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ImportExportWindow ( ) : System

Initializes a new instance of the ImportExportWindow class.

Приватные методы

Метод Описание
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.

Описание методов

ImportExportWindow() публичный Метод

Initializes a new instance of the ImportExportWindow class.
public ImportExportWindow ( ) : System
Результат System