| Visual Basic (Declaration) | |
|---|---|
Public Function ResolveUrl( _ ByVal relativeUrl As System.String _ ) As System.String | |
| C# | |
|---|---|
public System.string ResolveUrl( System.string relativeUrl ) | |
Parameters
- relativeUrl
|
| ActiveReports Developer 7 | |
| ResolveUrl Method | |
| See Also | |
| GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ResolveUrl Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function ResolveUrl( _ ByVal relativeUrl As System.String _ ) As System.String | |
| C# | |
|---|---|
public System.string ResolveUrl( System.string relativeUrl ) | |