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

In This Topic
    OwnerTypePrefix Property (MultiRowScriptsTagHelper)
    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