Table of Contents

Property QueryString

Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll

QueryString

Gets the query string collection.

public abstract NameValueCollection QueryString { get; }

Property Value

NameValueCollection