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.guidWFDesignerCmdSet

The GUID for theWeb Formsdesigner command set.

[Visual Basic]
Protected Shared ReadOnly guidWFDesignerCmdSet As Guid
[C#]
protected static readonly Guid guidWFDesignerCmdSet;
[C++]
protected: static readonly Guid guidWFDesignerCmdSet;
[JScript]
protected static var guidWFDesignerCmdSet : Guid;

See Also

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