Click or drag to resize

FuncsIsValidUrl Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.IsValidUrl(System.String)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static bool IsValidUrl(
	string hyperlink
)

Parameters

hyperlink
Type: SystemString

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.IsValidUrl(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.IsValidUrl(System.String)"]

See Also