suite4.net.FormDatabase Documentation

WebLoaderEventType Enumeration

Specifies the different types of external methods that can be called from the IWebLoaderEvent interface.

[Visual Basic]
Public Enum WebLoaderEventType
[C#]
public enum WebLoaderEventType

Members

Member Name Description
JavaScript The WebLoader calls a client-side JavaScript function.
WebService The WebLoader calls a web service with the parameters specified in the IWebLoaderEvent interface.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

suite4.net.FormDatabase Namespace