This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Gets a ScriptingWebServicesSectionGroup object that is derived from the current system configuration.
[ConfigurationPropertyAttribute("webServices")] public ScriptingWebServicesSectionGroup WebServices { get; }
<ConfigurationPropertyAttribute("webServices")> _ Public ReadOnly Property WebServices As ScriptingWebServicesSectionGroup
[ConfigurationPropertyAttribute(L"webServices")] public: ScriptingWebServicesSectionGroup^ WebServices { ScriptingWebServicesSectionGroup^ get (); }
/** @property */
A ScriptingWebServicesSectionGroup object.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.