Method CoerceTextForHandler
CoerceTextForHandler(string)
Called to modify text before it is assigned to the handler.
protected virtual string CoerceTextForHandler(string s)
Parameters
s
stringNew text.
Called to modify text before it is assigned to the handler.
protected virtual string CoerceTextForHandler(string s)
s
stringNew text.