  | UserOptionsExtensionRefresh Method | 
            Notification that occurs when user re-enters to this extension's user options page.
            
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic abstract bool Refresh()
Public MustOverride Function Refresh As Boolean
Return Value
BooleanAlways return true
Revision History| Date | Version | Description | 
|---|
| - | 2019 SP2 | First Release | 
See Also