Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Unassigned: How to change the Traget Control ID of TextboxWatermark Runtime [27426]

$
0
0
i want to change the Targer Control ID of textboxwatermark control runtime so how can i do that cause i am unable to get the TargetControlID property in .cs file after creating object of TextboxWatermark

Thanks
Comments: Hi! TextBoxWatermark inherits the TargetControlID property from its ExtenderControlBase base class, which in its turn inherits it from the ExtenderControl class. Thus, you can use this property with your TextBoxWatermark control to set a target control. Best regards, Fadil

Viewing all articles
Browse latest Browse all 4356

Trending Articles