aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme