Table of Contents

Method NamesMatch

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

NamesMatch(object, object)

Return true if the names match (i.e the item should belong to the group).

public virtual bool NamesMatch(object groupName, object itemName)

Parameters

groupName object
itemName object

Returns

bool