C# Класс DotNetNuke.Modules.ActiveForumsTapatalk.Settings

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

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

Свойство Тип Описание
ckAllowAnonymous global::System.Web.UI.WebControls.CheckBox
ckEnableTapatalkDetection global::System.Web.UI.WebControls.CheckBox
ckEnabled global::System.Web.UI.WebControls.CheckBox
ddlAFInstance global::System.Web.UI.WebControls.DropDownList
ddlSearchPermission global::System.Web.UI.WebControls.DropDownList
lbInstallHandler global::System.Web.UI.WebControls.LinkButton
lblAFInstance global::DotNetNuke.UI.UserControls.LabelControl
lblAllowAnonymous global::DotNetNuke.UI.UserControls.LabelControl
lblEnableTapatalkDetection global::DotNetNuke.UI.UserControls.LabelControl
lblEnabled global::DotNetNuke.UI.UserControls.LabelControl
lblFileExtension global::DotNetNuke.UI.UserControls.LabelControl
lblForumUrl global::DotNetNuke.UI.UserControls.LabelControl
lblInstallationDirectoryName global::DotNetNuke.UI.UserControls.LabelControl
lblRegistrationPage global::DotNetNuke.UI.UserControls.LabelControl
lblSearchPermission global::DotNetNuke.UI.UserControls.LabelControl
txtFileExtension global::System.Web.UI.WebControls.TextBox
txtForumUrl global::System.Web.UI.WebControls.TextBox
txtInstallationDirectoryName global::System.Web.UI.WebControls.TextBox
txtRegistrationPage global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
LoadSettings ( ) : void

LoadSettings loads the settings from the Database and displays them

ToggleTapatalkAPIHandler ( object sender, EventArgs e ) : void
UpdateSettings ( ) : void

UpdateSettings saves the modified settings to the Database

Приватные методы

Метод Описание
DisableTapatalkAPIHandler ( ) : bool
EnableTapatalkAPIHandler ( ) : bool
GetFile ( string filePath ) : string
IsTapatalkAPIHandlerEnabled ( ) : bool

Описание методов

LoadSettings() публичный Метод

LoadSettings loads the settings from the Database and displays them
public LoadSettings ( ) : void
Результат void

ToggleTapatalkAPIHandler() публичный Метод

public ToggleTapatalkAPIHandler ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

UpdateSettings() публичный Метод

UpdateSettings saves the modified settings to the Database
public UpdateSettings ( ) : void
Результат void

Описание свойств

ckAllowAnonymous защищенное свойство

ckAllowAnonymous control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckAllowAnonymous
Результат global::System.Web.UI.WebControls.CheckBox

ckEnableTapatalkDetection защищенное свойство

ckEnableTapatalkDetection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckEnableTapatalkDetection
Результат global::System.Web.UI.WebControls.CheckBox

ckEnabled защищенное свойство

ckEnabled control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckEnabled
Результат global::System.Web.UI.WebControls.CheckBox

ddlAFInstance защищенное свойство

ddlAFInstance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlAFInstance
Результат global::System.Web.UI.WebControls.DropDownList

ddlSearchPermission защищенное свойство

ddlSearchPermission control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlSearchPermission
Результат global::System.Web.UI.WebControls.DropDownList

lbInstallHandler защищенное свойство

lbInstallHandler control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lbInstallHandler
Результат global::System.Web.UI.WebControls.LinkButton

lblAFInstance защищенное свойство

lblAFInstance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAFInstance
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblAllowAnonymous защищенное свойство

lblAllowAnonymous control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAllowAnonymous
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblEnableTapatalkDetection защищенное свойство

lblEnableTapatalkDetection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblEnableTapatalkDetection
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblEnabled защищенное свойство

lblEnabled control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblEnabled
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblFileExtension защищенное свойство

lblFileExtension control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblFileExtension
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblForumUrl защищенное свойство

lblForumUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblForumUrl
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblInstallationDirectoryName защищенное свойство

lblInstallationDirectoryName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblInstallationDirectoryName
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblRegistrationPage защищенное свойство

lblRegistrationPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblRegistrationPage
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblSearchPermission защищенное свойство

lblSearchPermission control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSearchPermission
Результат global::DotNetNuke.UI.UserControls.LabelControl

txtFileExtension защищенное свойство

txtFileExtension control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFileExtension
Результат global::System.Web.UI.WebControls.TextBox

txtForumUrl защищенное свойство

txtForumUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtForumUrl
Результат global::System.Web.UI.WebControls.TextBox

txtInstallationDirectoryName защищенное свойство

txtInstallationDirectoryName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtInstallationDirectoryName
Результат global::System.Web.UI.WebControls.TextBox

txtRegistrationPage защищенное свойство

txtRegistrationPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRegistrationPage
Результат global::System.Web.UI.WebControls.TextBox