Property | Type | Description | |
---|---|---|---|
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 |
Method | Description | |
---|---|---|
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
|
Method | Description | |
---|---|---|
DisableTapatalkAPIHandler ( ) : bool | ||
EnableTapatalkAPIHandler ( ) : bool | ||
GetFile ( string filePath ) : string | ||
IsTapatalkAPIHandlerEnabled ( ) : bool |
public ToggleTapatalkAPIHandler ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.CheckBox ckAllowAnonymous | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox ckEnableTapatalkDetection | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox ckEnabled | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.DropDownList ddlAFInstance | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlSearchPermission | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.LinkButton lbInstallHandler | ||
return | global::System.Web.UI.WebControls.LinkButton |
protected global::DotNetNuke.UI.UserControls.LabelControl lblAFInstance | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblAllowAnonymous | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblEnableTapatalkDetection | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblEnabled | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblFileExtension | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblForumUrl | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblInstallationDirectoryName | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblRegistrationPage | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblSearchPermission | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.TextBox txtFileExtension | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtForumUrl | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtInstallationDirectoryName | ||
return | global::System.Web.UI.WebControls.TextBox |