Click or drag to resize
AjaxHelperExtensions Class
Provides methods to render HTML fragments.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcAjaxHelperExtensions

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

The AjaxHelperExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberKentico
Represents support for rendering HTML in AJAX scenarios within a view.
Top
See Also