ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HtmlExtension - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HtmlExtension

    Inheritance
    System.Object
    HtmlExtension
    Namespace: Syncfusion.EJ2
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public static class HtmlExtension : Object

    Methods

    EJS(IHtmlHelper)

    Declaration
    public static EJ2 EJS(this IHtmlHelper htmlHelper)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper htmlHelper
    Returns
    Type Description
    EJ2

    EJS<TModel>(IHtmlHelper<TModel>)

    Declaration
    public static EJ2For<TModel> EJS<TModel>(this IHtmlHelper<TModel> htmlHelper)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<TModel> htmlHelper
    Returns
    Type Description
    EJ2For<TModel>
    Type Parameters
    Name Description
    TModel
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved