Click or drag to resize
TreePageDataToAnchorID Method

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

Parameters

objType
Type: SystemString
objId
Type: SystemString

Return Value

Type: String
See Also