PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns true if a static or dynamic database connection with id.

Namespace: Smartsite.Security
Assembly:  Smartsite.Security (in Smartsite.Security.dll)

Syntax

C#Copy imageCopy Code
public bool ContainsKey(
	string key
)
Visual Basic (Declaration)Copy imageCopy Code
Public Function ContainsKey ( _
	key As  _
) As 

Parameters

key
String

Return Value

See Also

Advanced