Method | Description | |
---|---|---|
PostBackEventArgs ( string eventArgument ) : System |
Initializes a new instance of the PostBackEventArgs class.
|
public PostBackEventArgs ( string eventArgument ) : System | ||
eventArgument | string | The event argument. |
return | System |