C1.Web.Mvc Namespace / Ean13 Class / Ean13 Constructor
The html helper
The selector

In This Topic
Ean13 Constructor
In This Topic
Creates one Ean13 instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
 

Parameters

helper
The html helper
selector
The selector
See Also