LinqDataSourceDesigner::GetViewNames Method ()

 

Gets a list of available views.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

public:
virtual array<String^>^ GetViewNames() override

Return Value

Type: array<System::String^>^

A collection with one element that contains the name "DefaultView".

.NET Framework
Available since 3.5
Return to top
Show: