C# Class NSoft.NFramework.StringResources.WebHost.Default

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: debop/NFramework

Protected Properties

Property Type Description
locContent global::System.Web.UI.WebControls.Localize
locContent2 global::System.Web.UI.WebControls.Localize
locHeading global::System.Web.UI.WebControls.Localize
locNotes global::System.Web.UI.WebControls.Localize

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

locContent protected_oe property

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

locContent2 protected_oe property

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

locHeading protected_oe property

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

locNotes protected_oe property

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