Skip to content

NavigationEntry.Action property

Gets or sets the action name.

public string? Action { get; set; }

Property Value

The action name.

See Also