FieldPropertiesOnStartup Property |
Javascript registered in the page's StartupScript. Supports field references including the [~.] notation to get a reference to the current field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string OnStartup { get; }
ReadOnly Property OnStartup As String
Get
Property Value
Type:
StringJavascript registered in the page's StartupScript. Supports field references including the [~.] notation to get a reference to the current field.
See Also