Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.ContentURL Property

Gets the document content URL.

string ContentURL {get;}

Property Value

A string descpribing the URL at which the document can be downloaded. Note: this URL is gatewayed using the collaboration server's primary portal.

Exceptions

Exception Type Condition
InvalidOperationException The document has not yet been inserted or has already been removed.

See Also

IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace