| NewsItemNewsAuthor Property |
Gets or sets the news author.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string NewsAuthor { get; set; }
Public Property NewsAuthor As String
Get
Set
Property Value
Type:
String
The news author.
See Also