Table of Contents

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; }

Property Value

Func<string>