Click or drag to resize
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.30.6239.27196
Syntax
C#
public void HTMLWriteList(
	HtmlTextWriter writer
)

Parameters

writer
Type: System.Web.UIHtmlTextWriter
See Also