ResolveUri
ExternalResourceResolver.ResolveUri method
Resolves the absolute URI from the base and relative URIs.
public virtual string ResolveUri(string baseUri, string relativeUri)
Parameter | Type | Description |
---|---|---|
baseUri | String | Base URI of linking objects |
relativeUri | String | Relative URI to the linked object. |
Return Value
Absolute URI or null if the relative URI cannot be resolved.
See Also
- class ExternalResourceResolver
- namespace Aspose.Slides.Import
- assembly Aspose.Slides