Click or drag to resize

SPHelperIsJavaScriptUrl Method (String)

Namespace:  Colygon.MatchPoint.Core
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public static bool IsJavaScriptUrl(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: Boolean
See Also