System.Web.UI.WebControls.BulletedListEventArgs Class

Provides data for the BulletedList.Click event of a System.Web.UI.WebControls.BulletedList control.

See Also: BulletedListEventArgs Members

Syntax

public class BulletedListEventArgs : EventArgs

Remarks

The BulletedList.Click event is raised when a link button in a System.Web.UI.WebControls.BulletedList control is clicked.

For a list of initial property values for an instance of the System.Web.UI.WebControls.BulletedListEventArgs class, see the BulletedListEventArgs.#ctor(int) constructor.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0