ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class EJSScriptRenderContext

    Inheritance
    System.Object
    TagHelper
    EJSScriptRenderContext
    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 class EJSScriptRenderContext : TagHelper

    Constructors

    EJSScriptRenderContext()

    Declaration
    public EJSScriptRenderContext()

    Fields

    Collection

    Declaration
    public List<string> Collection
    Field Value
    Type Description
    System.Collections.Generic.List<System.String>

    Methods

    Add(String)

    Declaration
    public void Add(string script)
    Parameters
    Type Name Description
    System.String script

    GetScriptContent()

    Declaration
    public string GetScriptContent()
    Returns
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved