OpsContextRaiseBrowserDialog(String, String, Object, Type) Method |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic Object RaiseBrowserDialog(
string html,
string jsFunction,
Object argument,
Type responseType
)
Parameters
- html String
-
- jsFunction String
-
- argument Object
-
- responseType Type
-
Return Value
Object
See Also