Property Bag
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Bag
Gets or sets an TypedValueDictionary for this route, which can hold contextual variables for this Route object.
public TypedValueDictionary Bag { get; set; }
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Gets or sets an TypedValueDictionary for this route, which can hold contextual variables for this Route object.
public TypedValueDictionary Bag { get; set; }