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