From f85d1a050dbacfc71c7c619df7b7eb792c89d8ee Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 26 Nov 2005 17:35:40 +0000 Subject: --- framework/Exceptions/messages.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index eb385ead..4c6a4c87 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -137,4 +137,11 @@ webcontrol_style_invalid = %s.Style must take string value only. label_associatedcontrol_invalid = TLabel.AssociatedControl '%s' cannot be found. -literal_body_forbidden = TLiteral controls do not allow body contents. \ No newline at end of file +literal_body_forbidden = TLiteral controls do not allow body contents. + +image_body_forbidden = TImage controls do not allow body contents. + +hiddenfield_body_forbidden = THiddenField controls do not allow body contents. +hiddenfield_focus_unsupported = THiddenField does not support setting input focus. +hiddenfield_theming_unsupported = THiddenField does not support theming. +hiddenfield_skinid_unsupported = THiddenField does not support control skin. \ No newline at end of file -- cgit v1.2.3