public static string GetStepLabel (int id);

Parameters

idThe progress indicator's unique ID.

Returns

string The step label.

Description

Gets the label that displays a progress indicator's steps.

See Also: Progress.SetStepLabel, [Progress.GetCurrentStep]], Progress.GetTotalSteps.