Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
IRouteData Interface
IRouteData Properties
DataTokens Property
Values Property
IRouteData
Values Property
Gets a collection of URL parameter values and default values for the route.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
IDictionary
<
string
,
Object
>
Values
{
get
; }
Property Value
Type:
IDictionary
String
,
Object
See Also
Reference
IRouteData Interface
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com