C# Class EnterpriseWebLibrary.EnterpriseWebFramework.EnterpriseWebLibrary.WebSite.UserManagement.ConfirmPasswordReset

Inheritance: EwfPage
Exibir arquivo Open project: enduracode/enterprise-web-library Class Usage Examples

Protected Properties

Property Type Description
ph global::System.Web.UI.WebControls.PlaceHolder

Protected Methods

Method Description
loadData ( ) : void

Method Details

loadData() protected method

protected loadData ( ) : void
return void

Property Details

ph protected_oe property

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