Uiinfrastructure API Docs  
 

IRepostModel.SavePage Method 

Calls the right save function according to the page name passed in argument.

int SavePage(
   string _sPageName,
   XPHashtable _htFormData
);

Parameters

_sPageName
_htFormData

See Also

IRepostModel Interface | com.plumtree.uiinfrastructure.form Namespace