[]
        
(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

Constructors

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