SEWebPublisher::PublishGenerate
This property will allow you to request that the web page be generated to the location and with the file name previously set.
Syntax(VB)
PublishGenerate(overwrite_template) (VB Set property)
overwrite_template = PublishGenerate() (VB Get property)
Syntax(C++)
HRESULT PublishGenerate ( BOOL overwrite_template=FALSE );
Parameters
overwrite_template
If overwrite_template = TRUE, the web page template used will be overwritten with template set by put_PublishTemplate or the default template if one has not been set.
Return Values
S_OK
Data was sucessfully tansferred
© 2021 UDS