Table of Contents

Method CoerceTextForHandler

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

CoerceTextForHandler(string)

Called to modify text before it is assigned to the handler.

protected virtual string CoerceTextForHandler(string s)

Parameters

s string

New text.

Returns

string