![]() | RibbonBarAddIn Methods |
The RibbonBarAddIn type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddWindow |
Adds new pop-up window.
|
![]() | ContainsWindow |
Determines whether specified add-in contains specified pop-up window.
|
![]() ![]() | CreateAddInInstance |
Creates an instance of the specified RibbonBar add-in.
|
![]() | CreateDefaultContainer |
Creates (or retrieves an existing instance) of the default add-ins group within the current RibbonBar control.
|
![]() ![]() | GetAddInTypesByLocation |
Retrieves the list of add-in types for a given location.
|
![]() ![]() | GetAddInTypesByPage |
Retrieves the list of add-in types for the given instance of Page object.
|
![]() ![]() | GetAllAddInTypes |
Retrieves the list of all add-in types that are currently loaded into the app domain.
|
![]() | Initialize |
Performs "Initialize" stage.
|
![]() | Load |
Performs "Load" stage.
|
![]() | RemoveWindow(String) |
Removes specified pop-up window.
|
![]() | RemoveWindow(Dialog) |
Removes specified pop-up window.
|
![]() | Render |
Sends add-in's output to specified HtmlTextWriter object.
|
![]() | RenderWindows |
Sends add-in windows' output to specified HtmlTextWriter object.
|