This documentation is archived and is not being maintained.
Style.IsEmpty Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Friend Overridable ReadOnly Property IsEmpty As Boolean [C#] protected internal virtual bool IsEmpty {get;} [C++] protected public: __property virtual bool get_IsEmpty(); [JScript] protected internal function get IsEmpty() : Boolean;
See Also
Style Class | Style Members | System.Web.UI.WebControls Namespace
Show: