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!

UserControlDesigner.icmdWebFormsVerbs

The CommandID for the Web Forms verbs.

[Visual Basic]
Protected Shared ReadOnly icmdWebFormsVerbs As Integer
[C#]
protected static readonly int icmdWebFormsVerbs;
[C++]
protected: static readonly int icmdWebFormsVerbs;
[JScript]
protected static var icmdWebFormsVerbs : int;

See Also

UserControlDesigner Class | UserControlDesigner Members | System.Web.UI.Design Namespace