Click or drag to resize

DMConnectionUtilityParseRowID Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static List<KeyValuePair<string, string>> ParseRowID(
	string rowID
)

Parameters

rowID
Type: SystemString

Return Value

Type: ListKeyValuePairString, String
See Also