TmplItemCollectionHTMLWriteList Method |
[This is preliminary documentation and is subject to change.]
Write list as html to specified writer
Namespace:
CSC.SC.TOPICA4.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntaxpublic void HTMLWriteList(
HtmlTextWriter writer
)
Parameters
- writer
- Type: System.Web.UIHtmlTextWriter
See Also