Click or drag to resize
ControlLibraryCreateRandomButton Method
Create random simple button control. This will use random standard image, random button caption and javascript notification action through SP.UI.Notify.

Namespace: FluentRibbon.Libraries
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public static ButtonDefinition CreateRandomButton()

Return Value

Type: ButtonDefinition
Returns random button definition
See Also