[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.Providers.IHelpProvider.CorrectUrl

CorrectUrl Method

CorrectUrl(string)

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

Declaration
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