You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Library Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Library Class
C#
public class Library : Ektron.Cms.API.Common;
Visual Basic
Public Class Library
Inherits Ektron.Cms.API.Common

Library.vb

This is class Ektron.Cms.API.Library.

Name 
Description 
The methods of the Library class are listed here. 
 
Name 
Description 
 
Adds a library item’s information to the database. It does not actually upload the item to the library.  
 
Adds a load balance path for files and images.  
 
Deletes the library item by extension.  
 
Deletes the library items from the system.  
 
Deletes the load balance item from the system.  
 
Loads all of the library items by type. Using the OrderBy parameter allows you to sort the library items. The currentPageNum, pageSize and totalPages parameters are used with paging. Setting currentPageNum and pageSize to zero causes the API To retrieve all items on a single page.
Note: The caller of API must actually call the API with the correct page number to implement paging. The API does not provide any inherent UI for paging purposes.  
 
This is the overview for the GetAllLoadBalancePaths method overload. 
 
This is the overview for the GetLibraryItem method overload. 
 
Loads the library settings.  
 
Loads the library types.  
 
Gets the load balance path by ID.  
 
Searches library items.  
 
Updates a library item.  
 
Update the library settings.  
 
Updates the load balance settings.  
 
Updates the Quicklink template.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!