ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / ChartExtensionScriptsTagHelper Class / OwnerTypePrefix Property

In This Topic
    OwnerTypePrefix Property (ChartExtensionScriptsTagHelper)
    In This Topic
    Gets the prefix of the script owner type.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property OwnerTypePrefix As String
    protected override string OwnerTypePrefix {get;}
    See Also