Method ApplyMultiSelectionMessage
ApplyMultiSelectionMessage(LocalizedTextElement, int)
Apply the Picker localized multi selection message.
Declaration
protected virtual void ApplyMultiSelectionMessage(LocalizedTextElement element, int selectionCount)
Parameters
| Type | Name | Description | 
|---|---|---|
| LocalizedTextElement | element | The LocalizedTextElement to apply the message to.  | 
    
| int | selectionCount | The number of selected items.  |