Dynamicweb 8 Documentation
Repository Class Methods


For a list of all members of this type, see Repository members.

Public Methods
 NameDescription
Public MethodDeleteOverloaded. Deletes the given item.  
Public MethodDeleteByIdOverloaded. Deletes an item with the given Id.  
Public MethodDeleteByPageIdOverloaded. Deletes all items with the given page Id.  
Public MethodDeleteByParagraphIdOverloaded. Deletes all items with the given paragraph Id.  
Public MethodDisposeDisposes all managed resources used by this repository.  
Public MethodExecuteOverloaded. Executes the given named command and returns the result of an execution.  
Public Methodstatic (Shared in Visual Basic)ReadValueOverloaded. Reads field value from the given item.  
Public MethodSelectByAreaIdOverloaded. Selects all items by the given language/area Id.  
Public MethodSelectByIdOverloaded. Selects the item by its Id.  
Public MethodSelectByIdsOverloaded. Selects items by their Ids.  
Public MethodSelectByPageIdOverloaded. Selects all items by the given page Id.  
Public MethodSelectByParagraphIdOverloaded. Selects all items by the given paragraph Id.  
Public MethodSelectByParentPageIdOverloaded. Selects all items by the given parent page Id.  
Public MethodSynchronizePageStructureSynchronize changes in items with pages  
Public MethodUpdateOverloaded. Either inserts new or updates existing record that correspond to the given item.  
Top
Protected Methods
 NameDescription
Protected MethodOnDisposingCalled when the managed resources needs to be disposed.  
Top
See Also

Reference

Repository Class
Dynamicweb.Content.Items.Queries Namespace

Send Feedback