C# 클래스 Aspose.Modules.AsposeDotNetNukeContentExport.View

파일 보기 프로젝트 열기: aspose-words/Aspose.Words-for-.NET

보호된 프로퍼티들

프로퍼티 타입 설명
ExportButton global::System.Web.UI.WebControls.Button
ExportTypeDropDown global::System.Web.UI.WebControls.DropDownList
PageSourceHiddenField global::System.Web.UI.WebControls.HiddenField
PanesDropDownList global::System.Web.UI.WebControls.DropDownList

Private Properties

프로퍼티 타입 설명
ExportContent void
GetOutputFileName string
GetPortalRootSavePath string
LoadPanes void
SetLocalizationText void

공개 메소드들

메소드 설명
GetSaveFormat ( string format ) : string

보호된 메소드들

메소드 설명
ExportButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
ExportContent ( string exportType ) : void
GetOutputFileName ( string extension ) : string
GetPortalRootSavePath ( ) : string
LoadPanes ( ) : void
SetLocalizationText ( ) : void

메소드 상세

ExportButton_Click() 보호된 메소드

protected ExportButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

GetSaveFormat() 공개 정적인 메소드

public static GetSaveFormat ( string format ) : string
format string
리턴 string

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

ExportButton 보호되어 있는 프로퍼티

ExportButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button ExportButton
리턴 global::System.Web.UI.WebControls.Button

ExportTypeDropDown 보호되어 있는 프로퍼티

ExportTypeDropDown control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ExportTypeDropDown
리턴 global::System.Web.UI.WebControls.DropDownList

PageSourceHiddenField 보호되어 있는 프로퍼티

PageSourceHiddenField control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField PageSourceHiddenField
리턴 global::System.Web.UI.WebControls.HiddenField

PanesDropDownList 보호되어 있는 프로퍼티

PanesDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList PanesDropDownList
리턴 global::System.Web.UI.WebControls.DropDownList