C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / TemplateBindings Property

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