|  | Uiinfrastructure API Docs | |
| HTMLScriptCollection.InternalWrite Method |
HTMLElement.InternalWrite rewritten.
Parameters
-
bFormat
- Pass a boolean indicating whether or not to format the output.
-
sbLocal
- Pass an XPStringBuilder to which you wish the String appended. Pass null if you do not wish the string appended to an XPStringBuilder.
-
response
- Pass an IXPResponse to which you wish the String written. Pass null if you do not wish the string written to an IXPResponse.
See Also
HTMLScriptCollection Class | com.plumtree.xpshared.htmlelements Namespace