ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class HtmlMVCExtension

    Inheritance
    System.Object
    HtmlMVCExtension
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ2
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public static class HtmlMVCExtension

    Methods

    EJS(HtmlHelper)

    Declaration
    public static EJ2 EJS(this HtmlHelper htmlHelper)
    Parameters
    Type Name Description
    System.Web.Mvc.HtmlHelper htmlHelper
    Returns
    Type Description
    EJ2

    EJS<TModel>(HtmlHelper<TModel>)

    Declaration
    public static EJ2For<TModel> EJS<TModel>(this HtmlHelper<TModel> htmlHelper)
    Parameters
    Type Name Description
    System.Web.Mvc.HtmlHelper<TModel> htmlHelper
    Returns
    Type Description
    EJ2For<TModel>
    Type Parameters
    Name Description
    TModel
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved