Table of Contents

Class FormsViewModelFrontend

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

Represents a frontend of the BasicFormsViewModels module.

[AddInName("BasicFormsViewModels")]
public class FormsViewModelFrontend : ContentModule, IModule
Inheritance
FormsViewModelFrontend
Implements
Inherited Members

Methods

GetModuleContent()

Gets the content of BasicFormsViewModels module.

public override OutputResult GetModuleContent()

Returns

OutputResult

String representation of context

To top