Plumtree Portal UI  
 

LocNamesModel.SetPopUpDisplayPageName Method 

Call this method if you want the popup display page to be something other than LocNamesPopUpDP.STR_MVC_CLASS_NAME

public virtual void SetPopUpDisplayPageName(
   string strPopUpDisplayPageName
);

Parameters

strPopUpDisplayPageName

Implements

ILocNamesModel.SetPopUpDisplayPageName

See Also

LocNamesModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace