Click or drag to resize
ListPageDataGetRowClick Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetRowClick(
	string objType,
	string objId,
	string work
)

Parameters

objType
Type: SystemString
objId
Type: SystemString
work
Type: SystemString

Return Value

Type: String
See Also