Share via


SPMobileImage.Weightless Property

Gets or sets the value that indicates whether the Image control is considered weightless for purposes of pagination.

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

Syntax

public bool Weightless { get; set; }

Property Value

Type: System.Boolean
true if the control is weightless; otherwise, false.

See Also

Reference

SPMobileImage Class

SPMobileImage Members

Microsoft.SharePoint.MobileControls Namespace