Click or drag to resize

ControlAdapter Class

Inheritance Hierarchy

Namespace:  CTExtensions.ExportCore.Config
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public abstract class ControlAdapter : Control

The ControlAdapter type exposes the following members.

Constructors
  NameDescription
Protected methodControlAdapter
Protected internal contructor prevents outside users deriving from this class.
Top
Properties
  NameDescription
Public propertyParentExtension
Parent Extension that owns this control.
Top
Methods
  NameDescription
Public methodNotifyPageRefresh
Overrideable function to update UI when user navigates back and forth in options.
Top
See Also