Custom Event Arguments
page 2 of 3
by . .
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 18645/ 17

Creating the Arguments
Creating the Arguments

Here is a sample class which has inherited from EventArgs, it is the one in the HTTPModule article -

<Serializable()> Public Class BrowserEventArgs : Inherits EventArgs
Public
BrowserName As
String

Public Sub New(ByVal BrowserID As String)
BrowserName = BrowserID

End
Sub

End Class


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-18 2:42:11 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search