UpdateHtmlTemplate - cWebHtmlList

Updates the template and rerenders the list

Type: Procedure

Parameters: String sTemplate

ParameterDescription
sTemplateUpdated HTML template


Syntax
Procedure UpdateHtmlTemplate String sTemplate

Call: 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.