Table of Contents

Method IsControlDescendantEventName

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

IsControlDescendantEventName(string)

Gets whether specified string is name of the event declared in any descendant of the Control.

public static bool IsControlDescendantEventName(string name)

Parameters

name string

Property or event name.

Returns

bool