RadioButtonList.RenderWhenDataEmpty Property
.NET Framework (current version)
Gets or sets a value that indicates whether the control is rendered if the data source has no data or if the control is not data-bound.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the control is rendered if the data source has no data or if the control is not data-bound; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: