IRouteDataValues Property |
Gets a collection of URL parameter values and default values for the route.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax IDictionary<string, Object> Values { get; }
Property Value
Type:
IDictionaryString,
ObjectSee Also