'Declaration Public Function New( _ ByVal control As System.Web.UI.Control, _ ByVal urlResolutionService As System.Web.UI.IUrlResolutionService _ )
public JsonSerializableHelper( System.Web.UI.Control control, System.Web.UI.IUrlResolutionService urlResolutionService )
Parameters
- control
 - WebControl.
 - urlResolutionService
 - IUrlResolutionService.