Export.XHTML.Template[ ].Name DataWindow object property
Description
The name of an XHTML export template associated with a DataWindow object.
Controls
DataWindow objects
Syntax
PowerBuilder dot notation:
|
1 |
<span>dw_control</span>.Object.DataWindow.Export.XHTML.Template[ <span>num</span> ].Name |
Describe argument:
|
1 |
"DataWindow.Export.XHTML.Template[ <span>num</span> ]Name" |
|
Parameter |
Description |
|---|---|
|
num |
(exp) A long specifying |
Usage
This property returns the names of the XHTML export templates
associated with a DataWindow object by index. The index can range
from 1 to the value of the DataWindow.Export.XHTML.TemplateCount property.
The order reflects the serialized storage order of all templates,
which is a read-only setting. These properties, with DataWindow.Export.XHTML.UseTemplate,
enable an application to select an export template dynamically at
runtime.
Examples
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest