Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the collection of view names.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Function GetViewNames As ICollection
'Usage
Dim returnValue As ICollection
returnValue = Me.GetViewNames()
protected ICollection GetViewNames()
Return Value
Type: System.Collections.ICollection