Console.AddRefreshLinkToConsole Method

Relativity Event Handlers
Adds a refresh button to the console and returns the newly added refresh button so that it can be modified. The refresh button is disabled by default.

Namespace:  kCura.EventHandler
Assembly:  kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax

public ConsoleLinkButton AddRefreshLinkToConsole()

public ConsoleLinkButton AddRefreshLinkToConsole()

Return Value

Type: ConsoleLinkButton
Returns a new ConsoleLinkButton that was just added to the console
Remarks

See Also

Reference