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

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