Click or drag to resize

NewsItemClicks Property

Gets or sets the amount of clicks.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public int Clicks { get; set; }

Property Value

Type: Int32
The clicks.
See Also