Specifies the temporary storage for the barcode content when rendering the src attribute of the HTML Image Tag representing the barcode image.
| Member Name | Description |
|---|---|
| Default | The Query String part of the URL will be used as the temporary storage for the barcode content. |
| SessionState | The ASP.NET Session State will be used as the temporary storage for the barcode content. |
| ApplicationState | The ASP.NET Application State will be used as the temporary storage for the barcode content. |
| Cache | The ASP.NET Cache will be used as the temporary storage for the barcode content. |
Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll)
Neodynamic.WebControls.BarcodeProfessional Namespace