Click or drag to resize

ProfileImageManager Class

Provides access to NetFORUM customer profile images. Every customer (Individual, Organization and Chapter) is permitted a single profile image file.
Inheritance Hierarchy
SystemObject
  Ignition.Crm.ProfileImageManagementProfileImageManager

Namespace: Ignition.Crm.ProfileImageManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ProfileImageManager

The ProfileImageManager type exposes the following members.

Constructors
 NameDescription
Public methodProfileImageManager Default constructor
Top
Methods
 NameDescription
Public methodGetImage Retrieves the profile image of an individual, organization, or chapter.
Public methodSetImage Assigns the customer photo of an individual, organization, or chapter.
Top
See Also