Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract DOFOperationControl getControl()
Return Value
Type: DOFOperationControlThe Control associated with this Invoke operation (never returns null -- returns default Control if constructed with null).
See Also