SmartTagActions.ReloadActions 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.
Forces a reload of all smart tag actions related to a specific smart tag.
public:
void ReloadActions();
public void ReloadActions ();
abstract member ReloadActions : unit -> unit
Public Sub ReloadActions ()