Share via


ImageRegistration.Hide property

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

Syntax

'Declaration
Public Property Hide As Boolean
    Get
    Set
'Usage
Dim instance As ImageRegistration
Dim value As Boolean

value = instance.Hide

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

Property value

Type: System.Boolean

See also

Reference

ImageRegistration class

ImageRegistration members

Microsoft.SharePoint.WebControls namespace