Plumtree Portal UI  
 

ABOSubBlankResultsDP.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

ABOSubBlankResultsDP Class | com.plumtree.portaluiinfrastructure.subscribematrix Namespace