CompositeControlBaseCopyStyle Method |
Name | Description | |
---|---|---|
CopyStyle(HtmlTextWriter, String) |
Write the specified style element from the control's Style collection.
The purpose of this is to allow derived composites to move copy attributes from the
composite control to one or more of the contained controls.
| |
CopyStyle(WebControl, String) |
Copy the specified style element from this control's Style collection to the
specified control's Style collection.
The purpose of this is to allow derived composites to move copy elements from the
composite control to one or more of the contained controls.
|