Table of Contents

Class HtmlHelperExtensions

Namespace
Kentico.Web.Mvc
Assembly
Kentico.Web.Mvc.dll

Provides methods to render HTML fragments.

public static class HtmlHelperExtensions
Inheritance
object
HtmlHelperExtensions

Methods

Kentico(IHtmlHelper)

Returns an object that provides methods to render HTML fragments.

public static HtmlHelperExtensionPoint Kentico(this IHtmlHelper target)

Parameters

target IHtmlHelper

An instance of the Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper class.

Returns

HtmlHelperExtensionPoint

An object that provides methods to render HTML fragments.