Table of Contents

Class FormSubmitFieldValueViewModel

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll
public class FormSubmitFieldValueViewModel
Inheritance
FormSubmitFieldValueViewModel
Inherited Members

Properties

Name

public string Name { get; set; }

Property Value

string

SystemName

public string SystemName { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string
To top