Method RemoveScriptMessageHandler
RemoveScriptMessageHandler(string)
Remove a script message handler with the given name that was previously added using AddScriptMessageHandler(string).
public virtual bool RemoveScriptMessageHandler(string name)
Parameters
name
string