Plumtree Portal UI  
 

IMarkupFragment Methods

The methods of the IMarkupFragment interface are listed below. For a complete list of IMarkupFragment interface members, see the IMarkupFragment Members topic.

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