NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Page.LCID

[To be supplied.]

[Visual Basic]
Property LCID As Integer
[C#]
int LCID {set;}
[C++]
protected: __property void set_LCID(int);
[JScript]
protected function set LCID(int);

See Also

Page Class | Page Members | System.Web.UI Namespace