Click or drag to resize

OpsContextRaiseBrowserDialog Method (String, String, Object)

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public Object RaiseBrowserDialog(
	string html,
	string jsFunction,
	Object argument
)

Parameters

html
Type: SystemString
jsFunction
Type: SystemString
argument
Type: SystemObject

Return Value

Type: Object
See Also