FlipTile.WideBackContent Property

 

Gets and sets the text that displays above the title, on the back-side of the wide tile size.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public string WideBackContent { get; set; }

Property Value

Type: System.String

The text that displays above the title, on the back-side of the wide tile size.

Return to top
Show: