SPTimelineWebPart.PropertyNameForSelectedView property
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared ReadOnly Property PropertyNameForSelectedView As String
Get
'Uso
Dim value As String
value = SPTimelineWebPart.PropertyNameForSelectedView
public static string PropertyNameForSelectedView { get; }
Property value
Type: System.String