IDocumentPreviewCMSEnvironmentContentStore Property
|
Gets the Content Store for the document preview
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax IContentStore ContentStore { get; }
ReadOnly Property ContentStore As IContentStore
Get
property IContentStore^ ContentStore {
IContentStore^ get ();
}
abstract ContentStore : IContentStore with get
Property Value
Type:
IContentStoreSee Also