[]
This is event argument which is used to contain the result when querying value from client
public class QueryValueEventArgs : EventArgs
Public Class QueryValueEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| QueryValueEventArgs(string) | Initializes a new instance of the QueryValueEventArgs class. |
| Name | Description |
|---|---|
| CustomName | Gets the custom name. |
| Result | Gets or sets the result. |