I would like to ignore { character in string is it possible ?
thanks for help
String.Format("function(s, e) { {0}.PerformCallback(MyObject.GetSelectedItem().value); }", getClientName);
I would like to ignore { character in string is it possible ?
thanks for help
String.Format("function(s, e) { {0}.PerformCallback(MyObject.GetSelectedItem().value); }", getClientName);