| NewsItemNewsTemplateID Property |
Stores and retrieves ID of the news template.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int NewsTemplateID { get; set; }
Public Property NewsTemplateID As Integer
Get
Set
Property Value
Type:
Int32The current ID.
Remarks See Also