C# Class sp_lend_id.talmac.Layouts.sp_lend_id.talmac.Sample

Inheritance: LayoutsPageBase
Datei anzeigen Open project: mirontoli/sp-lend-id

Protected Properties

Property Type Description
ButtonTransform global::System.Web.UI.WebControls.Button
Image1 global::System.Web.UI.WebControls.Image
LiteralTransformedUrl global::System.Web.UI.WebControls.Literal
TextBoxUrl global::System.Web.UI.WebControls.TextBox

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

ButtonTransform protected_oe property

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

Image1 protected_oe property

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

LiteralTransformedUrl protected_oe property

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

TextBoxUrl protected_oe property

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