SmartAdmin.Refresh Method

Definition

override the parent class's Refresh method so that if the DatabaseName is not set call the parent class's Refresh to load in the most recent instance level auto admin records else load in the db level auto admin records

public override sealed void Refresh ();
override this.Refresh : unit -> unit
Public Overrides NotOverridable Sub Refresh ()

Applies to