C# Class Aspose.Modules.DotNetNukeContentExport.Settings

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Protected Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
LoadSettings ( ) : void

LoadSettings loads the settings from the Database and displays them

UpdateSettings ( ) : void

UpdateSettings saves the modified settings to the Database

Method Details

LoadSettings() public méthode

LoadSettings loads the settings from the Database and displays them
public LoadSettings ( ) : void
Résultat void

UpdateSettings() public méthode

UpdateSettings saves the modified settings to the Database
public UpdateSettings ( ) : void
Résultat void

Property Details

DefaultPaneLabel protected_oe property

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

DefaultPaneTextBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

ExportButtonCssClassLabel protected_oe property

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

ExportButtonCssClassTextBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

ExportTypeDropDownCssClassLabel protected_oe property

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

ExportTypeDropDownCssClassTextBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

HideDefaultPaneCheckBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

HideDefaultPaneLabel protected_oe property

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

PaneSelectionDropDownCssClassLabel protected_oe property

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

PaneSelectionDropDownCssClassTextBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

PanesDropDownList protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList