TileData members

This class is being used to store metadata for the tiles rendered by TilesViewWebPart.

The TileData type exposes the following members.

Constructors

  Name Description
Public method TileData

Top

Properties

  Name Description
Public property BackgroundImageClusterLeft Gets or sets the left coordinate of the clipping rectangle in case image clustering is being used. 0 otherwise.
Public property BackgroundImageClusterTop Gets or sets the toop coordinate of the clipping rectangle in case image clustering is being used. 0 otherwise.
Public property BackgroundImageLocation Gets or sets the location of the images used to render the tile background.
Public property Description Gets or sets the tile description.
Public property ID Gets or sets the tile ID.
Public property LaunchBehavior Gets or sets the behavor of the tile click
Public property LinkLocation Gets or sets the URL location of the navigation that happens on tile click
Public property TileOrder Gets or sets the order of the tile
Public property Title Gets or sets the tile title.
Public property VisibilityFeatureID Gets or sets the ID of the feature that needs to be active in order for this tile to be visible.

Top

Methods

  Name Description
Public method AddCustomField Adds an additional field name and value to the tile.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

TileData class

Microsoft.SharePoint.WebPartPages namespace