Express > Express Assembly Interfaces > IEaxDataAreaControl > IEaxDataAreaControl.AddControl
AddControl(ParamId: String): IEaxDataAreaParamControl;
ParamId. Parameter identifier.
The AddControl method adds a controlling setting for slice parameter with the specified identifier.
To add a slice parameter controlling setting object, use the IEaxDataAreaControlInfo.AddControl method.
The method use is given in the example for IEaxDataAreaControl.ControlledObject.
See also: