Freigeben über


ImageRegistration.IsCssRelated-Eigenschaft

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; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ImageRegistration Klasse

ImageRegistration-Member

Microsoft.SharePoint.WebControls-Namespace