NavigatorWebService UrlParts Constructor Navigator Web Services Developer Documentation
Constructor class that will disassemble the url and allocate field values to this class

Namespace: DmsNavigator
Assembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax

public UrlParts(
	string url
)

Parameters

url
Type: OnlineSystem String

[Missing <param name="url"/> documentation for "M:DmsNavigator.NavigatorWebService.UrlParts.#ctor(System.String)"]

See Also