Click or drag to resize

EditFormRendererContext Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.EditorsEditFormRendererContext

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public sealed class EditFormRendererContext

The EditFormRendererContext type exposes the following members.

Constructors
  NameDescription
Public methodEditFormRendererContext
Initializes a new instance of the EditFormRendererContext class
Public methodEditFormRendererContext(ItemEntry)
Initializes a new instance of the EditFormRendererContext class
Public methodEditFormRendererContext(ItemEntry, ItemType)
Initializes a new instance of the EditFormRendererContext class
Top
Properties
  NameDescription
Public propertyField
Public propertyForm
Public propertyGroup
Public propertyItem
Public propertyItemType
Public propertyType Obsolete.
Top
See Also