Table of Contents

Class RedirectParametersArgs

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

Constructors

RedirectParametersArgs()

public RedirectParametersArgs()

Properties

IsCancelled

public bool IsCancelled { get; set; }

Property Value

bool

Parameters

public NameValueCollection Parameters { get; }

Property Value

NameValueCollection