This question is locked. New answers and comments are not allowed.
Is there a way to set default settings for a control in your site? For example, I'd like to set the EmptyMessage on all PercentageTextBoxen to String.Empty, but I'd rather not have to paste .EmptyMessage(String.Empty) to the end of every percentagetextboxen
Thanks,
Dan