Plumtree Pluggable Navigation API  
 

ListEntry.SetIsPreview Method 

Sets if the current page is a preview

public virtual void SetIsPreview(
   bool bIsPreview
);

Parameters

bIsPreview
Is the page a preview page

See Also

ListEntry Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace