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