| Dynamicweb.Content.Items.Queries Namespace : Repository Class |
For a list of all members of this type, see Repository members.
| Name | Description | |
|---|---|---|
![]() | Delete | Overloaded. Deletes the given item. |
![]() | DeleteById | Overloaded. Deletes an item with the given Id. |
![]() | DeleteByPageId | Overloaded. Deletes all items with the given page Id. |
![]() | DeleteByParagraphId | Overloaded. Deletes all items with the given paragraph Id. |
![]() | Dispose | Disposes all managed resources used by this repository. |
![]() | Execute | Overloaded. Executes the given named command and returns the result of an execution. |
![]() ![]() | ReadValue | Overloaded. Reads field value from the given item. |
![]() | SelectByAreaId | Overloaded. Selects all items by the given language/area Id. |
![]() | SelectById | Overloaded. Selects the item by its Id. |
![]() | SelectByIds | Overloaded. Selects items by their Ids. |
![]() | SelectByPageId | Overloaded. Selects all items by the given page Id. |
![]() | SelectByParagraphId | Overloaded. Selects all items by the given paragraph Id. |
![]() | SelectByParentPageId | Overloaded. Selects all items by the given parent page Id. |
![]() | SynchronizePageStructure | Synchronize changes in items with pages |
![]() | Update | Overloaded. Either inserts new or updates existing record that correspond to the given item. |
| Name | Description | |
|---|---|---|
![]() | OnDisposing | Called when the managed resources needs to be disposed. |