Class ViewResponseViewModel
Inherited Members
Namespace: Volo.Forms.Web.Pages.Forms.Shared.Components.ViewResponse
Assembly: Volo.Forms.Web.dll
Syntax
public class ViewResponseViewModel
Constructors
ViewResponseViewModel()
Declaration
public ViewResponseViewModel()
Properties
Form
Declaration
public FormDto Form { get; set; }
Property Value
| Type | Description |
|---|---|
| FormDto |
FormResponse
Declaration
public FormResponseDto FormResponse { get; set; }
Property Value
| Type | Description |
|---|---|
| FormResponseDto |
ViewFormUrl
Declaration
public string ViewFormUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |