asp.net.ph

WebControl.ControlStyleCreated Property

System.Web.UI.WebControls Namespace   WebControl Class


Returns a value indicating whether a Style object has been created for the ControlStyle property.

Syntax


Script [ bool variable = ] WebControl.ControlStyleCreated

This property can only be used programmatically; it cannot be set when declaring the control.

Property Value

This property returns only a boolean value: true if a Style object has been created for the ControlStyle property; otherwise, false.

This property is read only with a default value of false.

Remarks

This property is primarily used by control developers.

See Also

WebControl Members   Base Web Control Properties 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