Свойство | Type | Description | |
---|---|---|---|
Label1 | global::System.Web.UI.WebControls.Label | ||
lblHelloGlobal | global::System.Web.UI.WebControls.Label | ||
lblHelloLocal | global::System.Web.UI.WebControls.Label | ||
lblHelloLocal2 | global::System.Web.UI.WebControls.Label | ||
locContent | global::System.Web.UI.WebControls.Localize | ||
locTitle | global::System.Web.UI.WebControls.Localize |
Méthode | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected global::System.Web.UI.WebControls.Label Label1 | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblHelloGlobal | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblHelloLocal | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblHelloLocal2 | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Localize locContent | ||
Résultat | global::System.Web.UI.WebControls.Localize |