TagControls.TagCloudEventArgs Class Reference

An implementation of EventArgs which is used to generate events for the TagCloud control. More...

List of all members.

Public Types

enum  TagCloudEventType { TagSelected }
 The three different types of events generated by the TagCloud control. More...

Public Member Functions

 TagCloudEventArgs (TagCloudEventType et)
 Constructor for the TagCloud event arguments class.

Properties

TagCloudEventType EventType [get, set]

Private Attributes

TagCloudEventType eventType


Detailed Description

An implementation of EventArgs which is used to generate events for the TagCloud control.

Definition at line 311 of file TagCloud.cs.


Member Enumeration Documentation

enum TagControls::TagCloudEventArgs::TagCloudEventType

The three different types of events generated by the TagCloud control.

Definition at line 316 of file TagCloud.cs.


Constructor & Destructor Documentation

TagControls.TagCloudEventArgs.TagCloudEventArgs ( TagCloudEventType  et  ) 

Constructor for the TagCloud event arguments class.

Parameters:
et Which kind of event has happened?

Definition at line 333 of file TagCloud.cs.

References TagControls.TagCloudEventArgs.eventType.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:26:10 2006 for SCRAML by  doxygen 1.5.1-p1