URLPath Property
The path for the URL.
Syntax
[VB.NET] Public Property URLPath As String
[C#] public string URLPath {get; set;}
Remarks
This property contains the path for the URL. The URL path as determined by parsing the value set in the URL property.
This property is not available at design time.
Default Value
""