Class Form
- Namespace
- Dynamicweb.CoreUI.Layout
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class Form : UiComponentBase, IRootComponent
- Inheritance
-
Form
- Implements
- Inherited Members
- Extension Methods
Properties
ActionMap
public Dictionary<string, ActionBase?> ActionMap { get; }
Property Value
Content
public UiComponentBase? Content { get; set; }
Property Value
DisableLeaveConfirmation
public bool DisableLeaveConfirmation { get; set; }
Property Value
ShadowEditId
public string ShadowEditId { get; set; }
Property Value
SubmitAction
public ActionBase? SubmitAction { get; set; }
Property Value
Methods
IsEmpty()
public bool IsEmpty()
Returns
Trim()
public void Trim()