Plumtree Portal UI  
 

IntrinsicPortletPrefsEditorModel.GetRedirectAfterFinish Method 

Returns the Redirect object (this is were we need to go at the end of the Editor). For prefs pages this just closes the popup window since the prefs page should be in a popup.

public override Redirect GetRedirectAfterFinish();

Return Value

Redirect

Implements

IRepostModel.GetRedirectAfterFinish

See Also

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