C# Класс Aspose.Modules.DotNetNukeContentExport.Settings

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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