Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the order of the tile
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property TileOrder As Integer
Get
Set
'Usage
Dim instance As TileData
Dim value As Integer
value = instance.TileOrder
instance.TileOrder = value
public int TileOrder { get; set; }
Property value
Type: System.Int32