
Same as described in the Common Controller Interface Reference.
|
Predefined Methods |
|
|
|
IWDController wdGetAPI() Provides access to the generic controller API of this custom controller. |
|
IWDController |
|
|
|
public interface IWDController Access within controller class: Use the shortcut variable wdControllerAPI to invoke the generic controller API within your custom controller code. |