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

Enum RenderType

Enumeration that is used by the Select1 Control to switch render state.

Namespace: EPiServer.XForms.WebControls
Assembly: EPiServer.XForms.dll
Version: 10.10.4
Syntax
public enum RenderType

Fields

Name Description
Full

<input type="radio" />

Minimal

<select></select>

NotSpecified

Extension Methods