PagePorter Class Library

FpHitCounter.ResetValue Property

Gets or sets the value that the hit counter will be set to if it is reset.

[Visual Basic]
Public Property ResetValue As Integer
[C#]
public int ResetValue {get; set;}

Property Value

The value that the hit counter will be set to if it is reset using the Reset property.

See Also

FpHitCounter Class | Parastream.Web.UI.WebControls Namespace