The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TemplateModeChangedEventArgs::NewTemplateGroup Property
.NET Framework (current version)
Gets the template group that was created when you entered template editing mode.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Web.UI.Design::TemplateGroup^A TemplateGroup if you entered template editing mode with a new template; otherwise, null.
The NewTemplateGroup property specifies a new template group when you enter template editing mode. NewTemplateGroup is nullfor events that are raised when you exit template editing mode.
.NET Framework
Available since 2.0
Available since 2.0
Show: