ReportClientUrlSplCharReplace Method |
URL special character replace.
Namespace:
ZReports
Assembly:
ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UrlSplCharReplace(
string data
)
Parameters
- data
- Type: SystemString
The data.
Return Value
Type:
StringReplaced data.
See Also