C# 클래스 Aspose.Modules.DotNetNukeContentExport.Settings

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

보호된 프로퍼티들

프로퍼티 타입 설명
DefaultPaneLabel global::System.Web.UI.UserControl
DefaultPaneTextBox global::System.Web.UI.WebControls.TextBox
ExportButtonCssClassLabel global::System.Web.UI.UserControl
ExportButtonCssClassTextBox global::System.Web.UI.WebControls.TextBox
ExportTypeDropDownCssClassLabel global::System.Web.UI.UserControl
ExportTypeDropDownCssClassTextBox global::System.Web.UI.WebControls.TextBox
HideDefaultPaneCheckBox global::System.Web.UI.WebControls.CheckBox
HideDefaultPaneLabel global::System.Web.UI.UserControl
PaneSelectionDropDownCssClassLabel global::System.Web.UI.UserControl
PaneSelectionDropDownCssClassTextBox global::System.Web.UI.WebControls.TextBox
PanesDropDownList global::System.Web.UI.WebControls.DropDownList

공개 메소드들

메소드 설명
LoadSettings ( ) : void

LoadSettings loads the settings from the Database and displays them

UpdateSettings ( ) : void

UpdateSettings saves the modified settings to the Database

메소드 상세

LoadSettings() 공개 메소드

LoadSettings loads the settings from the Database and displays them
public LoadSettings ( ) : void
리턴 void

UpdateSettings() 공개 메소드

UpdateSettings saves the modified settings to the Database
public UpdateSettings ( ) : void
리턴 void

프로퍼티 상세

DefaultPaneLabel 보호되어 있는 프로퍼티

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

DefaultPaneTextBox 보호되어 있는 프로퍼티

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

ExportButtonCssClassLabel 보호되어 있는 프로퍼티

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

ExportButtonCssClassTextBox 보호되어 있는 프로퍼티

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

ExportTypeDropDownCssClassLabel 보호되어 있는 프로퍼티

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

ExportTypeDropDownCssClassTextBox 보호되어 있는 프로퍼티

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

HideDefaultPaneCheckBox 보호되어 있는 프로퍼티

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

HideDefaultPaneLabel 보호되어 있는 프로퍼티

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

PaneSelectionDropDownCssClassLabel 보호되어 있는 프로퍼티

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

PaneSelectionDropDownCssClassTextBox 보호되어 있는 프로퍼티

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

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