Click or drag to resize
ChildrenPageDataGetBoundObj Method
GetBoundObj

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static ChildrenPageData GetBoundObj(
	AkObject parentObj,
	string objType
)

Parameters

parentObj
Type: Appkit.DataAkObject
objType
Type: SystemString

Return Value

Type: ChildrenPageData
See Also