See CreateCommandView()()().

Namespace:  Endeca.Web.Content.UI
Assembly:  Endeca.Web.Content (in Endeca.Web.Content.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
protected override NavigationResultView CreateCommandView()
Visual Basic (Declaration)
Protected Overrides Function CreateCommandView As NavigationResultView
Visual C++
protected:
virtual NavigationResultView^ CreateCommandView() override

See Also