Namespace:
Endeca.Web.UI.Design
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
protected internal override IList<Parameter> SupportedParameters { get; } |
| Visual Basic (Declaration) |
|---|
Protected Friend Overrides ReadOnly Property SupportedParameters As IList(Of Parameter) |
| Visual C++ |
|---|
protected public: virtual property IList<Parameter^>^ SupportedParameters { IList<Parameter^>^ get () override; } |