SEWebPublisher::PublishAuthor


This property will allow you to get and set the author's name to be displayed in the web page.

Syntax(VB)

PublishAuthor = author (VB Set property)

author = PublishAuthor (VB Get property)

Syntax(C++)

HRESULT put_PublishAuthor ( BSTR author );

HRESULT get_PublishAuthor ( BSTR *author );

Parameters

author

The author of the web page

Return Values

S_OK

Data was sucessfully tansferred