C# Класс avt.DynamicFlashRotator.Net.RegCore.WebClient.UnlockTrial

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

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

Свойство Тип Описание
_RegCoreApp RegCoreApp
_RegCoreServer RegCoreServer
btnUnlockTrial global::System.Web.UI.WebControls.Button
pnlTrialExpired global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlUnlockTrial global::System.Web.UI.HtmlControls.HtmlGenericControl
tbTrialEmail global::System.Web.UI.WebControls.TextBox
vldUnlockTrial_EmailFormat global::System.Web.UI.WebControls.RegularExpressionValidator
vldUnlockTrial_EmailReq global::System.Web.UI.WebControls.RequiredFieldValidator

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

Метод Описание
ToAbsoluteUrl ( string relativeUrl ) : string

Защищенные методы

Метод Описание
EnableFirstTime ( ) : void
EnableTrialExpired ( ) : void
OnUnlockTrial ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
UnlockTrial1 ( ) : void

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

EnableFirstTime() защищенный Метод

protected EnableFirstTime ( ) : void
Результат void

EnableTrialExpired() защищенный Метод

protected EnableTrialExpired ( ) : void
Результат void

OnUnlockTrial() защищенный Метод

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

Page_Load() защищенный Метод

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

ToAbsoluteUrl() публичный статический Метод

public static ToAbsoluteUrl ( string relativeUrl ) : string
relativeUrl string
Результат string

UnlockTrial1() защищенный Метод

protected UnlockTrial1 ( ) : void
Результат void

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

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

protected RegCoreApp _RegCoreApp
Результат RegCoreApp

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

protected RegCoreServer _RegCoreServer
Результат RegCoreServer

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

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

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

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

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

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

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

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

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

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

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

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