New¶
Creates a new document in the repository and returns a document instance.
1 | |
Parameters¶
string title
The title of the document.
string contentType
The content type of the document.
Creates a new document in the repository and returns a document instance.
1 | |
string title
The title of the document.
string contentType
The content type of the document.