NavigationGetDocumentURL Method

Returns the URL for an uploaded document.

Namespace: BBNCExtensions.API.Navigation
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 ID of the document.

Return Value

Type: String
A valid URL for requesting the document.