Sitefinity CMS

Telerik.Libraries Send comments on this topic.
GetAllLibraries Method
See Also 
Telerik.Libraries Namespace > ILibraryProvider Interface : GetAllLibraries Method


 

Namespace: Telerik.Libraries
Assembly: Telerik.Libraries (in Telerik.Libraries.dll)

Overload List

OverloadDescription
GetAllLibraries() Gets all libraries.  
GetAllLibraries(String) Gets all libraries sorted by a given expression.  
GetAllLibraries(Int32,Int32,Int32,String) Gets the libraries sorted by a given expression and from specified position and count.  
GetAllLibraries(String,Boolean) Gets all libraries specified by a type name.  
  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also