You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > Library Class > Library Methods > UpdateLoadBalanceSettings
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Library.UpdateLoadBalanceSettings Method

Updates the load balance settings. 

This method can be accessed through the Library.asmx file located in:

~/Workarea/webservices/WebServiceAPI/Library.asmx
C#
public void UpdateLoadBalanceSettings(string Id, Collection pagedata);
Visual Basic
Public Function UpdateLoadBalanceSettings(Id As string, pagedata As Collection) As void
Parameters 
Description 
Id 
The load balance data. 
pagedata 
The load balance items. 

[WebMethod(MessageName = "UpdateLoadBalanceSettings", Description = "")]

User login with administrator privileges are required to perform this operation.

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!