Table of Contents

Property RequestBag

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

RequestBag

Gets or sets a managed object that is accessed and modified by request handlers.

public TypedValueDictionary RequestBag { get; set; }

Property Value

TypedValueDictionary