C# Class Aspose.Cells.GridWeb.Examples.CSharp._Default

Summary description for _Default.
Inheritance: System.Web.UI.Page
Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Protected Properties

Property Type Description
Default System.Web.UI.HtmlControls.HtmlForm

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, System e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

Default protected property

protected HtmlForm,System.Web.UI.HtmlControls Default
return System.Web.UI.HtmlControls.HtmlForm