Hi, I need to create a validator control in a webpart property, do I have to override ToolPart[] GetToolParts()
or it is possible to add a validator control to the properties without overriding, how to do it the best way? thanks
↧