AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributes..::..GetAttribute<(Of <(<'T>)>)> Method (String)

Gets the attribute.

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

Syntax


public T GetAttribute<T>(
	string key
)

Type Parameters

T

Parameters

key
Type: String
The key.

Return Value

T.