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

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