This method sets a preference on the current user. The preference can be for a specific portlet or not.
This method sets a preference on the current user. The preference can be for a specific portlet or not.
void AddPreference(string,XPDateTime,int);
This method sets a preference on the current user. The preference can be for a specific portlet or not.
void AddPreference(string,double,int);
This method sets a preference on the current user. The preference can be for a specific portlet or not.
void AddPreference(string,int,int);
This method sets a preference on the current user. The preference can be for a specific portlet or not.
void AddPreference(string,object,int);
This method sets a preference on the current user. The preference can be for a specific portlet or not.
void AddPreference(string,string,int);
IPTSessionInfo Interface | com.plumtree.server Namespace