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