DocumentsGetDocumentURL Method

Returns the URL for an uploaded document.

Namespace: BBNCExtensions.API.Documents
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract string GetDocumentURL(
	int DocumentId
)

Parameters

DocumentId
Type: SystemInt32
The Document Id of the document to build the URL for.

Return Value

Type: String
A valid URL for requesting the document from the site.