The methods of the IHeadPreprocessor interface are listed below. For a complete list of IHeadPreprocessor interface members, see the IHeadPreprocessor Members topic.
![]() | Overloaded. This function pre-processes the head element of this HTML document to make sure it is in the proper format. If necessary, this will add the HeadIncludes tag as well as create the HEAD element if it does not exist. This should only be called for main pages. NOTE: PreprocessHead needs to be called at least once per request, otherwise the shared JavaScript will not be added to the page. Otherwise, the GetSharedJavaScriptForMultipleMarkupAsElement method needs to be called or the shared JavaScript will not be displayed. |
IHeadPreprocessor Interface | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace