[]
Applies any non-blank border settings of a border to the specified control.
public static void ApplyBorder(WebControl control, Border border)
Public Shared Sub ApplyBorder(control As WebControl, border As Border)
Type | Name | Description |
---|---|---|
WebControl | control | Control to which to apply the border |
Border | border | Border to apply |