GoogleMap Control
IsUndefined Method (value)
NamespacesArtem.GoogleJsUtilIsUndefined(String)
GoogleMap Control v6.0
Determines whether the specified value is undefined.
Declaration Syntax
C#Visual Basic
public static bool IsUndefined(
	string value
)
Public Shared Function IsUndefined ( _
	value As String _
) As Boolean
Parameters
value (String)
The value.
Return Value
true if the specified value is undefined; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)