PagePorter Class Library

FileMetadata.ModifiedBy Property

Gets or sets the string that identifies the person who last made changes to the page.

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

Property Value

Identifies the person who last made changes to the page. The default value is null (Nothing in Visual Basic).

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace