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