GettingStartedWebPart.ViewTitle property
取得網頁組件標題。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overrides ReadOnly Property ViewTitle As String
Get
'用途
Dim value As String
value = Me.ViewTitle
protected override string ViewTitle { get; }
Property value
Type: System.String