ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow.TagHelpers Namespace / ScriptsTagHelper Class / ViewContext Property

In This Topic
    ViewContext Property (ScriptsTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ViewContext As ViewContext
    public ViewContext ViewContext {get; set;}
    See Also