| 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
SyntaxIDictionary<string, Object> Values { get; }Property Value
Type: 
IDictionaryString, 
Object See Also
See Also