ITransactionalEntityContentStore Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
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