Class UrlEventArgs
Provides data for the events that have an url argument.
public class UrlEventArgs : BaseCancelEventArgs
- Inheritance
-
UrlEventArgs
Constructors
- UrlEventArgs(string?)
Initializes a new instance of the UrlEventArgs class.
Properties
- IsValidUrl
Gets whether Url is in a valid format.
- Modifiers
The set of modifier keys currently pressed.
- Url
Gets or sets url event argument.