SEWebPublisher::PublishTitle
This property will allow you to get and set the title of the web page to be generated.
Syntax(VB)
PublishTitle = title (VB Set property)
title = PublishTitle (VB Get property)
Syntax(C++)
HRESULT put_PublishTitle ( BSTR title );
HRESULT get_PublishTitle ( BSTR * title );
Parameters
title
The title of the web page
Return Values
S_OK
Data was sucessfully tansferred
© 2021 UDS