NavigationEntry.Controller property
Gets or sets the controller type.
public Type? Controller { get; set; }
Property Value
The controller type.
See Also
- class NavigationEntry
Gets or sets the controller type.
public Type? Controller { get; set; }
The controller type.