| NewsDetailItem Property |
Gets the
NewsItem object that will be displayed under the current view.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public NewsItem Item { get; }
Public ReadOnly Property Item As NewsItem
Get
Property Value
Type:
NewsItemRemarks See Also