Share via


RepeatedControls.RenderIfEmpty property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property RenderIfEmpty As Boolean
    Get
    Set
'Usage
Dim instance As RepeatedControls
Dim value As Boolean

value = instance.RenderIfEmpty

instance.RenderIfEmpty = value
public bool RenderIfEmpty { get; set; }

Property value

Type: System.Boolean

See also

Reference

RepeatedControls class

RepeatedControls members

Microsoft.SharePoint.WebControls namespace