SessionStateSection::CustomProvider Property
.NET Framework (current version)
Gets or sets the name of the custom provider from the Providers collection.
Assembly: System.Web (in System.Web.dll)
public: [ConfigurationPropertyAttribute("customProvider", DefaultValue = "")] property String^ CustomProvider { String^ get(); void set(String^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: