TileData Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.WebParts.TileData", ServerTypeId="{9786d53b-4147-4e57-9d94-1d9f335d42b3}", ValueObject=true)]
public sealed class TileData : Microsoft.SharePoint.Client.ClientValueObject
type TileData = class
    inherit ClientValueObject
Public NotInheritable Class TileData
Inherits ClientValueObject
Inheritance
Attributes

Constructors

TileData()

Properties

BackgroundCollageImageLocations
BackgroundImageLocation
BackgroundImageRendersAsIcon
BodyText
Description
HoverDisabled
ID
IsWide
LinkLocation
TileOrder
Title
TransparentOverlay
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to