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

Syntax

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

See Also