SPView.Method-Eigenschaft
Ruft ab oder legt die View-Methode für die Listenansicht.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Method As String
Get
Set
'Usage
Dim instance As SPView
Dim value As String
value = instance.Method
instance.Method = value
public string Method { get; set; }
Eigenschaftswert
Typ: System.String
String
Die Methode für die Ansicht.