ClientFormEntities Properties
An object defining properties for the ClientFormEntities class.
GhostItems
A dictionary containing ghost form entities used for not needs to be rendered.
Type: Dictionary<string, JObject>
Items
A dictionary containing form entities, where each entry consists of a unique string key and a corresponding JObject
value.
Type: Dictionary<string, JObject>