PC Review


Reply
Thread Tools Rate Thread

Bing appsetting to Panel visibility

 
 
Gaspar
Guest
Posts: n/a
 
      22nd Aug 2008
I'm binding an app setting to a Panel visibility. I use:
<add key="Panel1_Visible" value="true"/>

and then ....

<asp:Panel ID="Panel3" runat="server" onload="Panel1_Load"
Visible="<%$ AppSettings:Panel1_Visible %>">
</asp:Panel>


Should I replace "true" with System.Boolean.TrueString?
Why this doesn't work: <add key="Panel1_Visible"
value="System.Boolean.TrueString"/>?

Thanks!



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Panel Visibility Problem on Postback btysgtmajor@gmail.com Microsoft ASP .NET 0 8th Mar 2007 02:58 PM
Pocket PC Panel Control visibility? basuritta Microsoft Dot NET Compact Framework 1 5th Dec 2006 09:18 PM
Control panel visibility =?Utf-8?B?TWFubnkgQ2hvaGFu?= Microsoft ASP .NET 1 15th Sep 2006 04:49 PM
Controling panel visibility =?Utf-8?B?TWFydHlOWg==?= Microsoft ASP .NET 0 26th May 2005 08:15 AM
BING and XP primary partition image copying (BING bug?) cquirke (MVP Win9x) Windows XP Hardware 4 29th Mar 2004 03:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:59 AM.