[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.C1RestrictChildrenAttribute

C1RestrictChildrenAttribute Class

Inheritance
C1RestrictChildrenAttribute
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
[Obsolete("Use RestrictChildrenAttribute instead of")]
public class C1RestrictChildrenAttribute : Attribute
<AttributeUsage(AttributeTargets.Class, Inherited:=False, AllowMultiple:=False)>
<Obsolete("Use RestrictChildrenAttribute instead of")>
Public Class C1RestrictChildrenAttribute
    Inherits Attribute

Constructors

Name Description
C1RestrictChildrenAttribute(string, params string[])
C1RestrictChildrenAttribute(Type, params Type[])