[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;
HtmlTextWriter Class | HtmlTextWriter Members | System.Web.UI Namespace