Table of Contents

Method HasAttribute

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasAttribute(TKey)

Attribute with id was added.

public bool HasAttribute(TKey id)

Parameters

id TKey

Attribute identifier.

Returns

bool

true if attribute was added; false otherwise.