WebPartZoneBase::HasFooter Property
.NET Framework (current version)
Gets a value indicating whether a zone has a footer area.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the zone has a footer area; otherwise, false. The default value is false.
The HasFooter property overrides the base WebZone::HasFooter property to set the default value to false for WebPartZoneBase controls.
.NET Framework
Available since 2.0
Available since 2.0
Show: