Allows to mark a page object field or property as part of named group.
More...
Inherits Attribute.
Public Member Functions
Properties
Detailed Description
Allows to mark a page object field or property as part of named group.
- See also
- System.Attribute
Constructor & Destructor Documentation
◆ ElementGroupAttribute()
HtmlElements.ElementGroupAttribute.ElementGroupAttribute
(
params string[]
groups )
Initializes a new instance of the ElementGroupAttribute class with provided group names.
- Parameters
-
groups List of group names to which element belongs.
Property Documentation
◆ Groups
string [] HtmlElements.ElementGroupAttribute.Groups
get