Table of Contents

Property Parameters

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

Parameters

Gets a collection of parameters extracted from the route, or null if the route matching operation was not successful.

public NameValueCollection? Parameters { get; }

Property Value

NameValueCollection