HttpSessionStateWrapper::CodePage Property
.NET Framework (current version)
Gets or sets the character-set identifier for the current session.
Assembly: System.Web (in System.Web.dll)
public: property int CodePage { virtual int get() override; virtual void set(int value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: