Click or drag to resize
EditingFormControlGetOtherValues Method
Redirects to NestedControl GetOtherValues() or returns null if nested control is not FormEngineUserControl.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public override Object[,] GetOtherValues()

Return Value

Type: Object

Implements

IFormControlGetOtherValues
See Also