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

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

The UnitManager type exposes the following members.

Methods

  Name Description
Public method Create(ConnectionId, SessionId, String, Int32, String)
Creates a new unit in Content Studio and in the underlying file system.
Public method Create(ConnectionId, SessionId, String, DocumentId, String, String, String, String, String, String, String, String, String)
Creates a new unit in Content Studio and in the underlying file system.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete(ConnectionId, SessionId, UnitId)
Deletes a unit from Content Studio and the underlying file system
Public method Delete(ConnectionId, SessionId, String, Int32, String)
Deletes a unit from Content Studio and the underlying file system
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Rename
Renames a unit in Content Studio and in the underlying file system.
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves data for a unit. You can choose what properties to update or update all properties of the unit.
Public method Save(ConnectionId, SessionId, UnitId, DocumentId, String, String, String, String, String, String, String, String)
Saves data for a unit. You can choose what properties to update or update all properties of the unit.
Public method ToString (Inherited from Object.)
Top
See Also

Reference