IISSessionObject.codePage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
codePage() | |
codePage(Int32) |
codePage()
public:
virtual int codePage();
public virtual int codePage ();
abstract member codePage : unit -> int
override this.codePage : unit -> int
Public Overridable Function codePage () As Integer