C# Class DirectoryTraversal._Default

ファイルを表示 Open project: candanbolukbas/Secure-Programming-Samples

Protected Properties

Property Type Description
image1 global::System.Web.UI.WebControls.Image
image2 global::System.Web.UI.WebControls.Image
imageView global::System.Web.UI.WebControls.Image

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 EventArgs
return void

Property Details

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

image2 protected_oe property

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

imageView protected_oe property

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