AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributes..::..ContainsKey Method

Determines whether the specified key contains key.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool ContainsKey(
	string key
)

Parameters

key
Type: String
The key.

Return Value

true if the specified key contains key; otherwise, false.