AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributes..::..GetAttribute Method (String)

Gets the attribute.

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

Syntax


public Object GetAttribute(
	string key
)

Parameters

key
Type: String
The key.

Return Value

System.Object.