SmartAdmin.Refresh Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()