Click or drag to resize

IWebUser Class

Note: This API is now obsolete.

Represents a NetFORUM iWeb user
Inheritance Hierarchy
SystemObject
  Ignition.Crm.AccountManagementIWebUser

Namespace: Ignition.Crm.AccountManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Use BackendUser instead (5.4)")]
public class IWebUser

The IWebUser type exposes the following members.

Constructors
 NameDescription
Public methodIWebUserInitializes a new instance of the IWebUser class
Top
Properties
 NameDescription
Public propertyId 
Public propertyUsername 
Top
See Also