ListFormWebPart.ShowToolbarWithRibbon Property
SharePoint 2010
Gets or sets a value that indicates whether the toolbar is shown in addition to the Server ribbon.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.Shared)] [ResourcesAttribute("ShowToolbarWithRibbon", "", "ShowToolbarWithRibbon")] [BrowsableAttribute(true)] public bool ShowToolbarWithRibbon { get; set; }
Property Value
Type: System.Booleantrue if the toolbar is shown in addition to the Server ribbon; otherwise, false.
The default value is false.
This property returns false for SharePoint websites with an UIVersion less than or equal to 3.