UnitIdLookupResolver Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This class is used for the Content Studio infra structure and is not intended to be used directly.
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.DocumentUnitIdLookupResolver

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public class UnitIdLookupResolver : CSBase

The UnitIdLookupResolver type exposes the following members.

Constructors

  NameDescription
Public methodUnitIdLookupResolver
Initializes a new instance of the UnitIdLookupResolver class
Top
Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodResolve(ConnectionId, SessionId, GuoidObject)
Resolves the specified guoid.
Public methodResolve(ConnectionId, SessionId, Int32)
Resolves the specified unit id.
Public methodResolve(ConnectionId, SessionId, String)
Resolves the specified path.
Public methodToString (Inherited from Object.)
Top
See Also

Reference