Plumtree Portal UI  
 

IMarkupFragment Members

IMarkupFragment overview

Public Instance Methods

GetFragment Get the fragment. This can be called for any type of Fragment.
GetFragmentType 
GetStringFragment Get the string fragment. This can only be called for Fragments of type PTMarkupFragmentTypes.PT_MARKUP_FRAGMENT_TYPE_FINISHED.
GetXMLFragment Get the xml fragment. This can only be called for Fragments of type PTMarkupFragmentTypes.PT_MARKUP_FRAGMENT_TYPE_PT_XML.

See Also

IMarkupFragment Interface | com.plumtree.portaluiinfrastructure.tags.xml Namespace