Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380

Syntax

C#
public virtual IList<T> GetAttributeValues<T>(
	string attributeName
)

Parameters

attributeName
Type: System..::.String

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:EPiServer.Common.FrameworkEntityBase.GetAttributeValues``1(System.String)"]

See Also