Skip to content

UpdateHtmlTemplate - cWebHtmlList

Updates the template and rerenders the list

Type: Procedure

Parameters

Parameter Type Description
sTemplate String Updated HTML template

Syntax

Procedure UpdateHtmlTemplate String sTemplate

Call Example

Send UpdateHtmlTemplate sTemplate

Description

Updates the template and rerenders the list on the client without making the psHtmlTemplate a Web property. This improves performance because HTML is not sent back with each call.