FormEngineUserControl GetOtherValues Method Kentico 8.0 API Reference
Returns an array of values of any other fields returned by the control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type:  OnlineObject 
Remarks

It returns an array where first dimension is attribute name and the second dimension is its value.
See Also