Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

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

See Also