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.LibrariesAssembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax public static ButtonDefinition CreateRandomButton()
Return Value
Type:
ButtonDefinitionReturns random button definition
See Also