Share via


ImageRegistration.IsCssRelated property

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

Syntax

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

value = instance.IsCssRelated

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

Property value

Type: System.Boolean

See also

Reference

ImageRegistration class

ImageRegistration members

Microsoft.SharePoint.WebControls namespace