Plumtree Portal UI  
 

IntrinsicPortletPrefsEditorModel.InitializePortlet Method 

Initialize the member variables of the model. If the pageID is 0, then we are editing admin pref, and so get the IPTMyPortal object from the parent space and don't create an AppDataState object.

protected virtual void InitializePortlet(
   XPHashtable _htFormData
);

Parameters

_htFormData
Table containing form data

See Also

IntrinsicPortletPrefsEditorModel Class | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace