Freigeben über


SPViewCollection.SPViewTypeToString-Methode

Gibt eine Zeichenfolgendarstellung des Typs angegebenen Ansicht zurück.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function SPViewTypeToString ( _
    type As SPViewCollection.SPViewType _
) As String
'Usage
Dim type As SPViewCollection.SPViewType
Dim returnValue As String

returnValue = SPViewCollection.SPViewTypeToString(type)
public static string SPViewTypeToString(
    SPViewCollection.SPViewType type
)

Parameter

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die eine Darstellung des Ansichtstyps enthält.

Siehe auch

Referenz

SPViewCollection Klasse

SPViewCollection-Member

Microsoft.SharePoint-Namespace