Aqualogic Interaction API  
 

IPTProfileSection Interface

Used to store user profile layout information in the database. A profile page consists of several profile sections, which consist of several properties. Confusingly, in the UI a profile section is called a "Category."

For a list of all members of this type, see IPTProfileSection Members.

public interface IPTProfileSection : IPTObject, IPTLocalizable, IPTUnknown, IPTServerContext, IPTStorable

Types that implement IPTProfileSection

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTProfileSection Members | com.plumtree.server Namespace | IPTProfilePage