Class RedirectUrlArgs
public class RedirectUrlArgs : EventArgs
- Inheritance
-
RedirectUrlArgs
- Inherited Members
- Extension Methods
Constructors
RedirectUrlArgs(string)
public RedirectUrlArgs(string url)
Parameters
urlstring
Properties
Url
public string Url { get; }