Table of Contents

Class FormsServices

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll
public static class FormsServices
Inheritance
FormsServices
Inherited Members

Properties

Fields

public static FormFieldService Fields { get; }

Property Value

FormFieldService

Forms

public static FormService Forms { get; }

Property Value

FormService

Options

public static OptionService Options { get; }

Property Value

OptionService

SubmitData

public static SubmitDataService SubmitData { get; }

Property Value

SubmitDataService

Submits

public static SubmitService Submits { get; }

Property Value

SubmitService
To top