{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
OnChangeJsFunction Property
Gets the on change js function.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
string
OnChangeJsFunction
{
get
; }
Public
ReadOnly
Property
OnChangeJsFunction
As
String
Get
Field Value
The on change js function.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace