ReloadAll Method
Reloads all smart tag actions and recognizers installed on a user's computer.
expression.ReloadAll
expression Required. An expression that returns a SmartTagTypes collection.
Example
The following example reloads all smart tag actions and recognizers installed on the user's computer.
Application.SmartTagTypes.ReloadAll