Table of Contents

Method GetAbsoluteUri

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetAbsoluteUri(Uri)

When implemented by a class, returns the absolute path for the specified Uri.

Uri GetAbsoluteUri(Uri value)

Parameters

value Uri

The Uri for which to obtain absolute path information.

Returns

Uri

Fully qualified location for specified Uri combined with designer's root path.