 | StorageManager Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic sealed class StorageManager
Public NotInheritable Class StorageManager
The StorageManager type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | GetById(String, String) | |
 | GetById(String, String, Boolean, DateTime) | |
 | GetByIdT(String) | |
 | GetByIds(String, IEnumerableString) | |
 | GetByIds(ItemType, IEnumerableString) | |
 | GetByPageId(String, Int32) | Obsolete. |
 | GetByPageIdT(Int32) | Obsolete. |
 | GetByParagraphId(String, Int32) | Obsolete. |
 | GetByParagraphIdT(Int32) | Obsolete. |
 | GetByParentPageId(String, Int32) | Obsolete. |
 | GetByParentPageIdT(Int32) | Obsolete. |
 | Open(String) | |
 | Open(ItemType) | |
 | Open(ItemType, Boolean) | |
 | OpenT | |
Top
See Also