C1.Web.Mvc Namespace / Code93 Class / Value Property

In This Topic
Value Property (Code93)
In This Topic
Gets or sets the current code value rendered by the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overridable Property Value As String
 
See Also