Plumtree Portal UI  
 

TransformerMarkupFragment Constructor

Construct a marker fragment with no body.

Overload List

A parsed PT XML tag for later post-processing.

public TransformerMarkupFragment(IXMLFragment);

Construct a marker fragment with no body.

public TransformerMarkupFragment(int);

Construct a finished fragment.

public TransformerMarkupFragment(string);

See Also

TransformerMarkupFragment Class | com.plumtree.portaluiinfrastructure.tags.xml Namespace