C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / JsonSerializableHelper Class / JsonSerializableHelper Constructor / JsonSerializableHelper Constructor(Control,IUrlResolutionService)
WebControl.
IUrlResolutionService.

In This Topic
JsonSerializableHelper Constructor(Control,IUrlResolutionService)
In This Topic
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As System.Web.UI.Control, _
   ByVal urlResolutionService As System.Web.UI.IUrlResolutionService _
)
 

Parameters

control
WebControl.
urlResolutionService
IUrlResolutionService.
See Also