[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Editor.IEditor.GetEditorValue

GetEditorValue Method

GetEditorValue(Control, string)

Gets the editing value posted back from the client for the editor control.

Declaration
object GetEditorValue(Control owner, string id)
Function GetEditorValue(owner As Control, id As String) As Object
Parameters
Type Name Description
Control owner

Owner of this editor

string id

Unique identifier used by the spread to identify this editor

Returns
Type Description
object