Plumtree Portal UI  
 

CompositeDisplayElement.HasChildElements Method 

public virtual bool HasChildElements(
   ITagMetaData[] _childTags,
   object[] _results,
   TagLibraryMetaData _library,
   int _nCurrentDepth
);

Implements

IDisplayElement.HasChildElements

See Also

CompositeDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace | IDisplayElement#HasChildElements