Click or drag to resize

FieldAddOn Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.UI.ControlsFieldAddOn

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
public class FieldAddOn

The FieldAddOn type exposes the following members.

Constructors
  NameDescription
Public methodFieldAddOn
Initializes a new instance of the FieldAddOn class
Top
Properties
  NameDescription
Public propertyIcon
Get Or Sets the Icon property.
Public propertyIconColor
Get Or Sets the IconColor property.
Public propertyId
Get Or Sets the Id property.
Public propertyOnClick
Get Or Sets the javascript onclick.
Public propertyText
Get Or Sets the Text property.
Public propertyTitle
Get Or Sets the Title property.
Top
See Also