Property GetLayoutFunc
- Namespace
- Innova.Prism.Infrastructure.Interfaces
- Assembly
- Innova.Prism.Infrastructure.dll
GetLayoutFunc
Gets or sets the function to retrieve the layout.
Func<string> GetLayoutFunc { get; set; }
Gets or sets the function to retrieve the layout.
Func<string> GetLayoutFunc { get; set; }