C# Class avt.DynamicFlashRotator.Net.RegCore.WebClient.ActivationWnd

Show file Open project: dnnsharp/DynamicRotator

Protected Properties

Property Type Description
Body global::System.Web.UI.HtmlControls.HtmlGenericControl
Form global::System.Web.UI.HtmlControls.HtmlForm
LinkButton1 global::System.Web.UI.WebControls.LinkButton
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
_RegCoreApp RegCoreApp
_RegCoreServer RegCoreServer
_hosts List
btnActivationTool global::System.Web.UI.HtmlControls.HtmlAnchor
btnClose global::System.Web.UI.WebControls.LinkButton
btnNext global::System.Web.UI.WebControls.LinkButton
ddHosts global::System.Web.UI.WebControls.DropDownList
lnkPurchase global::System.Web.UI.HtmlControls.HtmlAnchor
pnlActivateForm global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlActivateManually global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlActivateManuallyBtn global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlHosts global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlRegCode global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlSuccess global::System.Web.UI.WebControls.Panel
reqHost global::System.Web.UI.WebControls.CustomValidator
tbActCode global::System.Web.UI.WebControls.TextBox
tbHost global::System.Web.UI.WebControls.TextBox
txtRegistrationCode global::System.Web.UI.WebControls.TextBox
validateActivation global::System.Web.UI.WebControls.CustomValidator

Protected Methods

Method Description
OnActivate ( object Sender, EventArgs args ) : void
OnActivateManually ( Object Sender, EventArgs args ) : void
OnCloseSA ( object sender, EventArgs e ) : void
OnManualActivate ( object Sender, EventArgs args ) : void
OnNext ( Object Sender, EventArgs args ) : void
Page_Init ( Object Sender, EventArgs args ) : void
Page_Load ( Object Sender, EventArgs args ) : void

Private Methods

Method Description
FillAll ( ) : void
FillDomains ( ) : void
FillDomainsForServers ( ) : void
FillIp ( string httpAlias ) : void
StripSubdomains ( string httpAlias ) : string

Method Details

OnActivate() protected method

protected OnActivate ( object Sender, EventArgs args ) : void
Sender object
args EventArgs
return void

OnActivateManually() protected method

protected OnActivateManually ( Object Sender, EventArgs args ) : void
Sender Object
args EventArgs
return void

OnCloseSA() protected method

protected OnCloseSA ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

OnManualActivate() protected method

protected OnManualActivate ( object Sender, EventArgs args ) : void
Sender object
args EventArgs
return void

OnNext() protected method

protected OnNext ( Object Sender, EventArgs args ) : void
Sender Object
args EventArgs
return void

Page_Init() protected method

protected Page_Init ( Object Sender, EventArgs args ) : void
Sender Object
args EventArgs
return void

Page_Load() protected method

protected Page_Load ( Object Sender, EventArgs args ) : void
Sender Object
args EventArgs
return void

Property Details

Body protected property

Body control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Body
return global::System.Web.UI.HtmlControls.HtmlGenericControl

Form protected property

Form control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm Form
return global::System.Web.UI.HtmlControls.HtmlForm

LinkButton1 protected property

LinkButton1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton LinkButton1
return global::System.Web.UI.WebControls.LinkButton

RequiredFieldValidator1 protected property

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
return global::System.Web.UI.WebControls.RequiredFieldValidator

_RegCoreApp protected property

protected RegCoreApp _RegCoreApp
return RegCoreApp

_RegCoreServer protected property

protected RegCoreServer _RegCoreServer
return RegCoreServer

_hosts protected property

protected List _hosts
return List

btnActivationTool protected property

btnActivationTool control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor btnActivationTool
return global::System.Web.UI.HtmlControls.HtmlAnchor

btnClose protected property

btnClose control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnClose
return global::System.Web.UI.WebControls.LinkButton

btnNext protected property

btnNext control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnNext
return global::System.Web.UI.WebControls.LinkButton

ddHosts protected property

ddHosts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddHosts
return global::System.Web.UI.WebControls.DropDownList

lnkPurchase protected property

lnkPurchase control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor lnkPurchase
return global::System.Web.UI.HtmlControls.HtmlAnchor

pnlActivateForm protected property

pnlActivateForm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlActivateForm
return global::System.Web.UI.HtmlControls.HtmlGenericControl

pnlActivateManually protected property

pnlActivateManually control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlActivateManually
return global::System.Web.UI.HtmlControls.HtmlGenericControl

pnlActivateManuallyBtn protected property

pnlActivateManuallyBtn control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlActivateManuallyBtn
return global::System.Web.UI.HtmlControls.HtmlGenericControl

pnlHosts protected property

pnlHosts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlHosts
return global::System.Web.UI.HtmlControls.HtmlGenericControl

pnlRegCode protected property

pnlRegCode control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pnlRegCode
return global::System.Web.UI.HtmlControls.HtmlGenericControl

pnlSuccess protected property

pnlSuccess control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlSuccess
return global::System.Web.UI.WebControls.Panel

reqHost protected property

reqHost control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator reqHost
return global::System.Web.UI.WebControls.CustomValidator

tbActCode protected property

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

tbHost protected property

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

txtRegistrationCode protected property

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

validateActivation protected property

validateActivation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator validateActivation
return global::System.Web.UI.WebControls.CustomValidator