.Net Organisation Chart Component Class Library
ApplyBackgroundImage Method (control)
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsApplyBackgroundImage(WebControl)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Applies the current background image to the webcontrol sets the hieght, width to match that of the image
Declaration Syntax
C#Visual BasicVisual C++
public void ApplyBackgroundImage(
	WebControl control
)
Public Sub ApplyBackgroundImage ( _
	control As WebControl _
)
public:
void ApplyBackgroundImage(
	WebControl^ control
)
Parameters
control (WebControl)
the control that the backgound will be applied to.

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)