Click or drag to resize
ViewDataDictionaryExtensions Class
Provides methods to access view data for Kentico content.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcViewDataDictionaryExtensions

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class ViewDataDictionaryExtensions

The ViewDataDictionaryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberKentico
Returns an object that provides methods to access view data for Kentico content.
Top
See Also