| NewsItemSave Method (Boolean) |
Saves news to the data base.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public void Save(
bool updateRelatedCategories
)
Public Sub Save (
updateRelatedCategories As Boolean
)
Parameters
- updateRelatedCategories
- Type: SystemBoolean
Remarks See Also