Table of Contents

Class RedirectUrlArgs

Namespace
Shift.Common.Events
Assembly
Shift.Common.dll
public class RedirectUrlArgs : EventArgs
Inheritance
RedirectUrlArgs
Inherited Members
Extension Methods

Constructors

RedirectUrlArgs(string)

public RedirectUrlArgs(string url)

Parameters

url string

Properties

Url

public string Url { get; }

Property Value

string