| InputNumberAddOns Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public FieldAddOnCollection AddOns { get; }
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property AddOns As FieldAddOnCollection
Get
Property Value
Type:
FieldAddOnCollectionSee Also