BarcodeProfessional CacheExpiresInSeconds Property Neodynamic Barcode Professional for ASP.NET Class Reference
Gets or sets the number of seconds that the server can cache the output image.

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public int CacheExpiresInSeconds { get; set; }

Property Value

Type: OnlineInt32
See Also