NavigationEntry.Action property
Gets or sets the action name.
public string? Action { get; set; }
Property Value
The action name.
See Also
- class NavigationEntry
Gets or sets the action name.
public string? Action { get; set; }
The action name.