[This is preliminary documentation and is subject to change.]
Creates the url
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public string ToUrl( string location ) |
| Visual Basic (Declaration) |
|---|
Public Function ToUrl ( _ location As String _ ) As String |
| Visual C++ |
|---|
public: String^ ToUrl( String^ location ) |
Parameters
- location
- Type: System..::.String
The url location
