Skip to content

NavigationEntry.Controller property

Gets or sets the controller type.

public Type? Controller { get; set; }

Property Value

The controller type.

See Also