 | NewsItemGetAllNewsValidAndActiveAndNotArchive Method |
Gets collection of valid, active and not archive news.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic static NewsItemCollection GetAllNewsValidAndActiveAndNotArchive()
Public Shared Function GetAllNewsValidAndActiveAndNotArchive As NewsItemCollection
Return Value
Type:
NewsItemCollection
See Also