Table of Contents

Property RequestBag

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

RequestBag

Gets or sets a managed collection for this HTTP context.

public TypedValueDictionary RequestBag { get; set; }

Property Value

TypedValueDictionary