共用方式為


TilesViewWebPart.ViewTitle property

取得 [並排] 檢視的標題。

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

Syntax

'宣告
Protected MustOverride ReadOnly Property ViewTitle As String
    Get
'用途
Dim value As String

value = Me.ViewTitle
protected abstract string ViewTitle { get; }

Property value

Type: System.String

請參閱

參照

TilesViewWebPart class

TilesViewWebPart members

Microsoft.SharePoint.WebPartPages namespace