SiteMapDataSourceDesigner::IDataSourceDesigner::GetViewNames Method ()

 

For a description of this member, see IDataSourceDesigner::GetViewNames.

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

private:
virtual array<String^>^ GetViewNames() sealed = IDataSourceDesigner::GetViewNames

Return Value

Type: array<System::String^>^

The names of the views in the underlying data source.

This member is an explicit interface member implementation. It can be used only when the SiteMapDataSourceDesigner instance is cast to an IDataSourceDesigner interface.

.NET Framework
Available since 2.0
Return to top
Show: