WebZone::Padding Property
.NET Framework (current version)
Gets or sets the cell padding attributes on the table that contains the WebPart controls in a zone.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The number of pixels for the padding between items and their cell boundaries in the table rendered for a zone. The default is 2.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The property is set to a value less than -1. |
.NET Framework
Available since 2.0
Available since 2.0
Show: