Uiinfrastructure API Docs  
 

EditorHelperModel.SaveSection Method 

Code to save the section represented by this Model.

public abstract int SaveSection(
   XPHashtable _htFormData
);

Parameters

_htFormData
Form posted data.

Return Value

int Status for server side validation

See Also

EditorHelperModel Class | com.plumtree.uiinfrastructure.editor Namespace