This topic has not yet been rated - Rate this topic

ListFormWebPart.Template Property

Gets or sets the template that defines how the child controls are populated on the Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[TemplateContainerAttribute(typeof(TemplateContainer))]
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.None)]
public ITemplate Template { get; set; }

Property Value

Type: System.Web.UI.ITemplate
The template that defines how the child controls are populated. If not set, the template for the current TemplateName is returned.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ