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

The CommandID for theWeb Formstemplates.

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

See Also

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