Click or drag to resize
ControlLibrary Class
This library contains control definitions
This library contains control definitions
Inheritance Hierarchy
SystemObject
  FluentRibbon.LibrariesControlLibrary

Namespace: FluentRibbon.Libraries
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public class ControlLibrary

The ControlLibrary type exposes the following members.

Constructors
  NameDescription
Public methodControlLibrary
Initializes a new instance of the ControlLibrary class
Top
Methods
  NameDescription
Public methodStatic memberCreateRandomButton
Create random simple button control. This will use random standard image, random button caption and javascript notification action through SP.UI.Notify.
Top
See Also