NavigationItemAttribute Constructors
Specifies whether a class will have a corresponding item in the navigation control.
Name | Parameters | Description |
---|---|---|
Navigation |
none |
Initializes a new instance of the Navigation |
Navigation |
is |
Initializes a new instance of the Navigation |
Navigation |
group |
Initializes a new instance of the Navigation |
See Also