TransformUriTo11 Method
Overloads
TransformUriTo11(String, out String)
Declaration
public static bool TransformUriTo11(string oldUriTxt, out string newUriTxt)
Parameters
Type | Name | Description |
---|---|---|
System.String | oldUriTxt | |
System.String | newUriTxt |
Returns
Type | Description |
---|---|
System.Boolean |
TransformUriTo11(Uri, out Uri)
Declaration
public static bool TransformUriTo11(Uri oldUri, out Uri newUri)
Parameters
Type | Name | Description |
---|---|---|
System.Uri | oldUri | |
System.Uri | newUri |
Returns
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!