Get the redirect link for uploaded documents
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public string UploadGetRedirectLink( IEnumerable<Document> docs ) |
Visual Basic (Declaration) |
---|
Public Function UploadGetRedirectLink ( _ docs As IEnumerable(Of Document) _ ) As String |
Visual C++ |
---|
public: String^ UploadGetRedirectLink( IEnumerable<Document^>^ docs ) |
Parameters
- docs
- Type: System.Collections.Generic..::.IEnumerable<(Of <(Document>)>)
A list of Document