C# 클래스 Sitecore.VisualStudio.UI.ImportExportSettings.ImportExportWindow

Interaction logic for ImportExportWindow.xaml
파일 보기 프로젝트 열기: JakobChristensen/Sitecore.Rocks.Contrib 1 사용 예제들

공개 메소드들

메소드 설명
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