ListFormWebPart.Toolbar Property
Gets or sets the toolbar for the list form.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[BrowsableAttribute(false)] [WebPartStorageAttribute(Storage.Shared)] public string Toolbar { get; set; }
Property Value
Type: System.StringA string that contains the Collaborative Application Markup Language (CAML) definition for the toolbar.