Added the ability to access the CommandInfoCollection.
Namespace:
Endeca.Web.UrlAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
| C# |
|---|
public CommandInfoCollection CommandInfoCollection { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CommandInfoCollection As CommandInfoCollection |
| Visual C++ |
|---|
public: property CommandInfoCollection^ CommandInfoCollection { CommandInfoCollection^ get (); } |