Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator.IsImageEntry Method 

Checks if an entry has image assigned.

public virtual bool IsImageEntry(
   string[] entry
);

Parameters

entry
Template entry from this mediator.

Return Value

true if image(s) exist, false otherwise

See Also

CListURLTemplateMediator Class | com.plumtree.portalpages.common.mediator Namespace