| |||||
WebControl.CopyBaseAttributes MethodSystem.Web.UI.WebControls Namespace WebControl Class Copies the AccessKey, Enabled, ToolTip, TabIndex, and Attributes properties onto the Web control from the specified source control. This method is primarily used by control developers. [ VB ] Public Sub CopyBaseAttributes ( _ ByVal controlSrc As WebControl _ ) [ C# ] public void CopyBaseAttributes ( WebControl controlSrc ); [ C++ ] public: void CopyBaseAttributes ( WebControl* controlSrc ); [ JScript ] public function CopyBaseAttributes ( controlSrc : WebControl ); Parameters
See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme