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