SaaS CMS has officially launched! Learn more now.

Class Model

Summary description for Model.

Inheritance
System.Object
Model
Namespace: EPiServer.XForms.WebControls
Assembly: EPiServer.XForms.dll
Version: 7.19.2
Syntax
public class Model : WebControl

Constructors

Model()

Declaration
public Model()

Methods

AddParsedSubObject(Object)

Declaration
protected override void AddParsedSubObject(object obj)
Parameters
Type Name Description
System.Object obj

Extension Methods