This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class SmartsiteResourceManagerSetter
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class SmartsiteResourceManagerSetter

The type exposes the following members.

Public Constructors

  Name Description
Public method SmartsiteResourceManagerSetter

Public Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dispose (Inherited from Component.)
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 ToString (Inherited from Component.)

Protected Methods

  Name Description
Protected method Dispose (Inherited from Component.)
Protected method Finalize (Inherited from Component.)
Protected method GetService (Inherited from Component.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)

Public Properties

  Name Description
Public property Container (Inherited from Component.)
Public property Site (Inherited from Component.)

Protected Properties

  Name Description
Protected property CanRaiseEvents (Inherited from Component.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)

Public Events

  Name Description
Public event Disposed (Inherited from Component.)

See Also

Advanced