 | EditFormRendererContextType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute("Use ItemType instead")]
public ItemType Type { get; }
<ObsoleteAttribute("Use ItemType instead")>
Public ReadOnly Property Type As ItemType
Get
Property Value
Type:
ItemType
See Also