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





