Class FormRoutingOptions
Inherited Members
Namespace: Volo.Forms.Web
Assembly: Volo.Forms.Web.dll
Syntax
public class FormRoutingOptions
Constructors
FormRoutingOptions()
Declaration
public FormRoutingOptions()
Properties
HostUrl
Declaration
public string HostUrl { get; set; }
Property Value
Type | Description |
---|---|
string |
OnlyViewInHostProject
Declaration
public bool OnlyViewInHostProject { get; set; }
Property Value
Type | Description |
---|---|
bool |