Optional: Display Name of the Author

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string AuthorName { get; set; }
Visual Basic
Public Property AuthorName As String
	Get
	Set

Remarks

This may be different form current Display Name when Index was run prior to change in Display Name.

See Also