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