WebZone::PartChromePadding Property
.NET Framework (current version)
Gets or sets the distance between the contents of a WebPart control and the border of the control.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value assigned to the property is a negative number. |
Use this property to define a standard padding amount between the content of each control and its border for all controls contained in a zone.
.NET Framework
Available since 2.0
Available since 2.0
Show: