AdvantageAttributes..::..GettAttribute<(Of <(<'T>)>)> Method
Note: This API is now obsolete.
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Misspelled alias for [GetAttribute{T}(string)]. Use GetAttribute instead.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[ObsoleteAttribute] public T GettAttribute<T>( string key )
Type Parameters
- T
Parameters
- key
- Type: String
The key.

