CompositeControlBaseCopyAttribute Method |
Name | Description | |
---|---|---|
CopyAttribute(HtmlTextWriter, String) |
Write the specified attribute from the control's Attribute 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.
| |
CopyAttribute(WebControl, String) |
Write the specified attribute from the control's Attribute 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.
|