Click or drag to resize

PageElementPropertiesWizGrouper_ClientHtmlBlock Property

A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizGrouper_ClientHtmlBlock { get; }

Property Value

Type: String
A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method.
See Also