|  | ProfileOptionsExtensionRefresh Method  | 
 
            Notification that occurs when user re-enters to this extension's options page.
            
 
    Namespace: 
   CTExtensions.Interfaces
    Assembly:
   CTInterface (in CTInterface.dll)
 Syntax
Syntaxpublic abstract bool Refresh()
Public MustOverride Function Refresh As Boolean
Return Value
Type: 
BooleanAlways return true
 Availability
Availability See Also
See Also