AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributes..::..GettAttribute<(Of <(<'T>)>)> Method

Note: This API is now obsolete.
Misspelled alias for [GetAttribute{T}(string)]. Use GetAttribute instead.

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

Syntax


[ObsoleteAttribute]
public T GettAttribute<T>(
	string key
)

Type Parameters

T

Parameters

key
Type: String
The key.

Return Value

T.