Plumtree Portal UI  
 

ABOPopupSelectDP.SetViewName Method 

View Name defaults to ABOPopupSelectView.STR_MVC_CLASS_NAME if this method is not called.

public virtual void SetViewName(
   string _strViewName
);

Parameters

_strViewName
- the name of the view to be displayed by this display page. Should be the name of a view that subclasses ABOPopupSelectView, but will not throw an exception if otherwise.

See Also

ABOPopupSelectDP Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace