asp.net.ph

Page.Visible Property

System.Web.UI Namespace   Page Class


Sets or retrieves a value indicating whether the Page object is rendered.

Syntax


Script [ bool variable = ] Page.Visible

Property Value

This property accepts or returns only a boolean value: true if the Page is to be rendered; otherwise, false. Default value is true.

See Also

Page Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph