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; }
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets or sets a managed collection for this HTTP context.
public TypedValueDictionary RequestBag { get; set; }