Method GetParamText
GetParamText(bool)
Converts Parameters property to a single string.
public override string GetParamText(bool useFormatting)
Parameters
useFormattingboolSpecifies whether to use html formatting tags.
Returns
- string
Returns
Parametersin the form of comma separated text, framed by parentheses.