Show / Hide Table of Contents

Class ViewFormViewModel

Inheritance
object
ViewFormViewModel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Forms.Web.Pages.Forms.Shared.Components.ViewForm
Assembly: Volo.Forms.Web.dll
Syntax
public class ViewFormViewModel

Constructors

ViewFormViewModel()

Declaration
public ViewFormViewModel()

Properties

Id

Declaration
public Guid Id { get; set; }
Property Value
Type Description
Guid

Preview

Declaration
public bool Preview { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft