PagePorter Class Library

WebMetadata.Author Property

Gets or sets the author of the web.

[Visual Basic]
Public Property Author As String
[C#]
public string Author {get; set;}

Property Value

Identifies the author of the web. The default value is null (Nothing in Visual Basic).

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace