WebConfig
.
.
::
.
.
ConnectionStringExists Method
Connections the string exists.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
bool
ConnectionStringExists
(
string
keyName
)
Parameters
keyName
Type:
String
Name of the key.
Return Value
returns bool
See Also
WebConfig Class
Core Namespace