public static bool Exists (int id);

Parameters

idThe unique ID to search for.

Returns

bool True if the progress indicator exists, false otherwise.

Description

Checks whether a progress indicator with the specified ID exists.