Property RequestBag
RequestBag
Gets or sets a managed object that is accessed and modified by request handlers.
public TypedValueDictionary RequestBag { get; set; }
Gets or sets a managed object that is accessed and modified by request handlers.
public TypedValueDictionary RequestBag { get; set; }