[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.Providers.ChmProvider.CorrectUrl

CorrectUrl Method

CorrectUrl(string)

Checks whether the URL is in correct format and corrects it if necessary.

Declaration
public string CorrectUrl(string url)
Parameters
Type Name Description
string url

URL to be checked and corrected

Returns
Type Description
string

A corrected URL if some changes were made, otherwise the initial URL value

Implements
Remarks

Clicking some links in a *.chm file can lead to losing the path specified in the Source property.