Plumtree Portal UI  
 

ISearchResultModel.IsInitialized Method 

Returns true if the model has been initialized (i.e. if a search has been run). This could be in ISearchResultModelRO, but is here for convenience, since the caller probably needs to call Search() if this returns false.

bool IsInitialized();

See Also

ISearchResultModel Interface | com.plumtree.portaluiinfrastructure.search Namespace