GetDefaultLabel Method

Returns the localized default string for the label control.

protected string GetDefaultLabel{
   int labelID
}

Parameters

  • labelID
    The identifier for the label. The following table shows the values for labelID parameters.
    labelID Value
    BackLabel 0
    GoLabel 1
    OKLabel 2
    MoreLabel 3
    OptionsLabel 4
    NextLabel 5
    PreviousLabel 6
    LinkLabel 7
    CallLabel 8

See Also

Applies to: ControlAdapter Class