[]
Checks whether the URL is in correct format and corrects it if necessary.
public string CorrectUrl(string url)
Type | Name | Description |
---|---|---|
string | url | URL to be checked and corrected |
Type | Description |
---|---|
string | A corrected URL if some changes were made, otherwise the initial URL value |
Clicking some links in a *.chm file can lead to losing the path specified in the Source property.