AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributes..::..GetBool Method

Gets the bool.

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

Syntax


public bool GetBool(
	string key
)

Parameters

key
Type: String
The key.

Return Value

true if XXXX, false otherwise.