C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarStackedOmnidirectional Class / TemplateBindings Property

In This Topic
TemplateBindings Property (Gs1DataBarStackedOmnidirectional)
In This Topic
Gets the collection of the template bindings.
Syntax
'Declaration
 
Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
 
See Also