[This is preliminary documentation and is subject to change.]
Gets the url
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected string GetUrl( string url, int appId ) |
Visual Basic (Declaration) |
---|
Protected Function GetUrl ( _ url As String, _ appId As Integer _ ) As String |
Visual C++ |
---|
protected: String^ GetUrl( String^ url, int appId ) |
Parameters
- url
- Type: System..::.String
- appId
- Type: System..::.Int32