Monday, October 11, 2004

How to add a Image URL picker property to a Control

***adding a image URL picker property****
//Set the attribute of the property to use the ImageURLEditor type.

Editor(typeof(System.Web.UI.Design.ImageUrlEditor), typeof(System.Drawing.Design.UITypeEditor))

No comments: