Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with user control property
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Problem with user control property
Miscellaneous
Thread ID:
00886082
Message ID:
00886082
Views:
48
I added a user control to an asp.net page. User control has property such as SelectedMenuItemStyle. I go to the property window of this control, set some values (Height, ForColor, etc). Then when I look at the HTML code of the page, it looks like this:
<SelectedMenuItemStyle Height="100px" ForeColor="White" BackColor="Black"></SelectedMenuItemStyle>
But the name SelectedMenuItemStyle is red-underlined (I forgot what it is called) and when I move the mouse over it, the tooltip message says
"The active schema does not support the element 'SelectedMenuItemStyle'"

Why? Is this a benign problem or symptom of something not installed?

TIA.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform