Click or drag to resize

LinkValueParse Method

Namespace:  Colygon.MatchPoint.Core
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public static LinkValue Parse(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: LinkValue
See Also