ASPxClientTitleIndexItemEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new object of the ASPx |
#Properties
Name | Description |
---|---|
html |
Gets the HTML object that contains the processed item. |
html |
Gets a DHTML event object that relates to the processed event. |
name | Gets the name that uniquely identifies the processed item. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also