SettingManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SettingManager type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetSetting(ConnectionId, SessionId, String)
Gets the details of a setting or a list of all settings as an XML document.
Public method GetSetting(ConnectionId, SessionId, String, Int32, String)
Gets the details of a setting or a list of all settings as an XML document.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method SettingValue(ConnectionId, SessionId, String)
Returns the value of a global Content Studio setting as a string.
Public method SettingValue(ConnectionId, SessionId, String, Type)
Returns the value of a global Content Studio setting as a certain data type.
Public method SettingValue(ConnectionId, SessionId, String, Int32, String)
Returns the value of a global Content Studio setting as a certain data type.
Public method ToString (Inherited from Object.)
Public method WriteSetting(ConnectionId, SessionId, String, String)
Updates a global Content Studio setting.
Public method WriteSetting(ConnectionId, SessionId, String, Int32, String)
Updates a global Content Studio setting.
Top
See Also

Reference