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

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: debop/NFramework

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Localize