Table of Contents

Method CreateWithFlag

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

CreateWithFlag(string)

Creates CustomEventArgs instance with the specified flag turned on.

public static CustomEventArgs CreateWithFlag(string flagName)

Parameters

flagName string

Custom flag name.

Returns

CustomEventArgs