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