Provides access to copies of commands and parameters that have been registered with a UrlManager, for use with BuildUrl(Action<(Of <(CommandActionInfo>)>)).

Namespace:  Endeca.Web.Url
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class CommandActionInfo
Visual Basic (Declaration)
Public Class CommandActionInfo
Visual C++
public ref class CommandActionInfo

Inheritance Hierarchy

System..::.Object
  Endeca.Web.Url..::.CommandActionInfo

See Also