Namespace:  EGIS.Web.Controls
Assembly:  EGIS.Web.Controls (in EGIS.Web.Controls.dll)

Syntax

Visual Basic
Public features As List(Of Feature)
C#
public List<Feature> features
Visual C++
public:
List<Feature^>^ features
JavaScript
features

See Also