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

Syntax

C#
public virtual IAttribute GetAttribute(
	string attributeName
)

Parameters

attributeName
Type: System..::.String

Implements

IAttributeExtendableEntity..::.GetAttribute(String)

See Also