C# Class ExploreSettings.ExploreSettings

Exibir arquivo Open project: sschlesier/ExploreSettings

Protected Properties

Property Type Description
ScopeWrapper global::System.Web.UI.WebControls.Panel

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e EventArgs
return void

Property Details

ScopeWrapper protected_oe property

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