C# Class Adf.Web.UI.SmartView.SmartViewFooter

Inheritance: System.Web.UI.WebControls.Table
Datei anzeigen Open project: NLADP/ADF Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
dropdown_SelectedIndexChanged ( object sender, EventArgs e ) : void

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

OnInit() protected method

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

dropdown_SelectedIndexChanged() public method

public dropdown_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void