Class RequiredTagAttribute
Only allow selection of this parameter among things with this tag.
Inheritance
System.Object
RequiredTagAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class RequiredTagAttribute : Attribute
Constructors
RequiredTagAttribute(String)
Declaration
public RequiredTagAttribute(string requiredTag)
Parameters
Type | Name | Description |
---|---|---|
System.String | requiredTag |
Fields
RequiredTag
Declaration
public string RequiredTag
Field Value
Type | Description |
---|---|
System.String |