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

In This Topic
Gs1DataBarOmnidirectional Constructor
In This Topic
Creates one Gs1DataBarOmnidirectional 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