A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class Model

Summary description for Model.

Inheritance
System.Object
Model
Namespace: EPiServer.XForms.WebControls
Assembly: EPiServer.XForms.dll
Version: 10.10.4
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