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!

HtmlTextWriter.UNKNOWN_KEY

[To be supplied.]

[Visual Basic]
Protected Const UNKNOWN_KEY As Integer
[C#]
protected const int UNKNOWN_KEY;
[C++]
protected: const int UNKNOWN_KEY;
[JScript]
protected var UNKNOWN_KEY : int;

See Also

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