Plumtree Pluggable Navigation API  
 

PlumtreeDP.GetMetaRefresh Method 

Forms meta-refresh tag for page auto refreshing. Override this method to do custom page refreshes.

public virtual HTMLMeta GetMetaRefresh();

Return Value

HTMLMeta to be included, or null

See Also

PlumtreeDP Class | com.plumtree.portalpages.common.uiparts Namespace