Plumtree Portal UI  
 

MigrationHistoryPluginModel.SaveSection Method 

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

public override int SaveSection(
   XPHashtable _htFormData
);

Parameters

_htFormData

Return Value

int Page status for server side validation

See Also

MigrationHistoryPluginModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.migrationhistory Namespace