WidgetOptionNameAttribute Class Members
In This Topic
The following tables list the members exposed by WidgetOptionNameAttribute.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name | Name of the widget option |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TypeId | (Inherited from System.Attribute) |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Equals | (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetHashCode | (Inherited from System.Attribute) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | IsDefaultAttribute | Overridden. Indicates whether the value of this instance is the default value for the derived class. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Match | (Inherited from System.Attribute) |
Top
See Also