WebServiceAppointmentController Constructor |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic WebServiceAppointmentController()
public:
WebServiceAppointmentController()
new : unit -> WebServiceAppointmentController
ExceptionsException | Condition |
---|
ConfigurationException |
If there is no provider configured in the web.config file a ConfigurationException will be thrown.
|
See Also