ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / C1RestrictChildrenAttribute Class
Members

In This Topic
    C1RestrictChildrenAttribute Class
    In This Topic
    Object Model
    C1RestrictChildrenAttribute Class
    Syntax
    'Declaration
     
    Public Class C1RestrictChildrenAttribute 
       Inherits System.Attribute
    public class C1RestrictChildrenAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Web.Mvc.TagHelpers.C1RestrictChildrenAttribute

    See Also