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

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

The ErrorManager type exposes the following members.

Methods

  Name Description
Public method Append(ConnectionId, SessionId, Int32, String, EventLogEntryType)
Writes an event to the Content Studio event log.
Public method Append(ConnectionId, SessionId, Int32, String, Int32)
Writes an event to the Content Studio event log.
Public method Append(ConnectionId, SessionId, String, Int32, String)
Writes a message to the Content Studio event log.
Public method Append(ConnectionId, SessionId, Int32, String, EventLogEntryType, CSEventLogSources)
Writes an event to the Content Studio event log.
Public method Append(ConnectionId, SessionId, Int32, String, Int32, CSEventLogSources)
Writes an event to the Content Studio event log.
Public method Clear(ConnectionId, SessionId)
Clears the Content Studio event log including events for all sites.
Public method Clear(ConnectionId, SessionId, Int32, String)
Clears the Content Studio event log including events for all sites.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetItem(ConnectionId, SessionId, Int32)
Returns detailed information for a certain Content Studio event log entry
Public method GetItem(ConnectionId, SessionId, Int32, Int32, String)
Returns detailed information for a certain Content Studio event log entry.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetListPageable(ConnectionId, SessionId, Int32, Int32, Int32, Int32)
Returns a pageable list of entries in the Content Studio event log.
Public method GetListPageable(ConnectionId, SessionId, Int32, Int32, Int32, Int32, Int32, String)
Returns a pageable list of entries in the Content Studio event log.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference