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

The CommandID for the end template.

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

See Also

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