Freigeben über


SPView.GetViewXml-Methode

Gibt die Ansicht Schema zurück.

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

Syntax

'Declaration
Public Function GetViewXml As String
'Usage
Dim instance As SPView
Dim returnValue As String

returnValue = instance.GetViewXml()
public string GetViewXml()

Rückgabewert

Typ: System.String
String
Eine Zeichenfolge Collaborative Application Markup Language (CAML) .

Siehe auch

Referenz

SPView Klasse

SPView-Member

Microsoft.SharePoint-Namespace