SPView.ToolbarTemplateName property
取得用來檢視] 工具列上的預先定義的工具列範本名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ToolbarTemplateName As String
Get
'用途
Dim instance As SPView
Dim value As String
value = instance.ToolbarTemplateName
public string ToolbarTemplateName { get; }
Property value
Type: System.String
字串,包含工具列範本的名稱。