'DeclarationPublic Function ResolveUrl( _ ByVal relativeUrl As System.String _ ) As System.String
'UsageDim instance As NChartControl Dim relativeUrl As System.String Dim value As System.String value = instance.ResolveUrl(relativeUrl)
public System.string ResolveUrl( System.string relativeUrl )
Parameters
- relativeUrl