Click or drag to resize

OpsContextGeneratePageControlStartUrl Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public string GeneratePageControlStartUrl(
	string extAppName,
	string key,
	string args
)

Parameters

extAppName
Type: SystemString
key
Type: SystemString
args
Type: SystemString

Return Value

Type: String
See Also