Sitefinity CMS

Telerik.Libraries Send comments on this topic.
ILibraryProvider Interface Members
See Also  Methods 
Telerik.Libraries Namespace : ILibraryProvider Interface


The following tables list the members exposed by ILibraryProvider.

Public Methods

 NameDescription
 MethodCreateLibrary Creates library.  
 MethodDeleteLibraryOverloaded.   
 MethodDocumentsCount Gets the count of the document(the non-image ones) items for a specified library.  
 MethodGetAllLibrariesOverloaded.   
 MethodGetDocuments Gets the document(the non-image) items from a specified set of libraries.  
 MethodGetImages Gets the images items for a specified set of libraries.  
 MethodGetLibrariesCount Gets the count of all the libraries in the current provider.  
 MethodGetLibraryOverloaded.   
 MethodImagesCount Gets the count of the image items for a specified library.  
 MethodSaveLibrary Saves a given library.  
Top

See Also