Aqualogic Interaction API  
 

IPTGadgetInfo.AddPersonalSetting Method

Add a personal setting (preference) for the current user.

Overload List

Add a personal setting (preference) for the current user.

void AddPersonalSetting(string,XPDateTime);

Add a personal setting (preference) for the current user.

void AddPersonalSetting(string,double);

Add a personal setting (preference) for the current user.

void AddPersonalSetting(string,int);

Add a personal setting (preference) for the current user.

void AddPersonalSetting(string,object);

Add a personal setting (preference) for the current user.

void AddPersonalSetting(string,string);

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace