WebZone::FooterStyle Property
.NET Framework (current version)
Gets the style attributes for the contents of a zone's footer area.
Assembly: System.Web (in System.Web.dll)
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] property TitleStyle^ FooterStyle { TitleStyle^ get(); }
Property Value
Type: System.Web.UI.WebControls.WebParts::TitleStyle^A TitleStyle that contains style attributes for the contents of a zone's footer area.
.NET Framework
Available since 2.0
Available since 2.0
Show: