ContentStore Constructor |
Name | Description | |
---|---|---|
ContentStore |
Initializes a new instance of the ContentStore class. Connection string and XML directory information are retrieved from the application configuration file (web.config or app.config).
| |
ContentStore(String, DirectoryInfo) |
Initializes a new instance of the ContentStore class, connecting to a content store via an embedded client.
| |
ContentStore(String, String, Boolean) |
Initializes a new instance of the ContentStore class, connecting to a content store via HTTP.
|