| DialogLayoutFooter Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [TemplateContainerAttribute(typeof(DialogLayout))]
public virtual ITemplate Footer { get; set; }
<TemplateContainerAttribute(GetType(DialogLayout))>
Public Overridable Property Footer As ITemplate
Get
Set
Property Value
Type:
ITemplateSee Also