Click or drag to resize
WebServiceAppointmentController Constructor
Instantiates a new WebServiceAppointmentController based on the default provider configured in web.config.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public WebServiceAppointmentController()
Exceptions
ExceptionCondition
ConfigurationException If there is no provider configured in the web.config file a ConfigurationException will be thrown.
See Also