TemplateGroup::Templates Property
.NET Framework (current version)
Gets an array of all template definitions in the group.
Assembly: System.Design (in System.Design.dll)
public: property array<TemplateDefinition^>^ Templates { array<TemplateDefinition^>^ get(); }
Property Value
Type: array<System.Web.UI.Design::TemplateDefinition^>^An array of TemplateDefinition objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: