ScriptingWebServicesSectionGroup.ProfileService Property
.NET Framework (current version)
Gets the profileService section that is contained in the configuration file.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
<ConfigurationPropertyAttribute("profileService")> Public ReadOnly Property ProfileService As ScriptingProfileServiceSection
Property Value
Type: System.Web.Configuration.ScriptingProfileServiceSectionA ScriptingProfileServiceSection object.
The ScriptingProfileServiceSection object refers to the profileService section of the configuration file.
.NET Framework
Available since 3.5
Available since 3.5
Show: