Plumtree Portal UI  
 

ABOBlankSelectDP.SetRepostControlName Method 

Sets the editor repost control to be used in this display page. If this method is not called the default is the SecurityMatrixRepostControl.

public virtual void SetRepostControlName(
   string _strEditorRepostControl
);

Parameters

_strEditorRepostControl
An EditorRepostControl's name.

See Also

ABOBlankSelectDP Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace