SPAppDisplayData members

Represents the data needed for a SharePoint feature to be displayed as a SharePoint app in the store front.

The SPAppDisplayData type exposes the following members.

Properties

  Name Description
Public property LaunchUrl Gets the launch URL of the feature to be displayed as a SharePoint app.
Public property ShowInStoreFront Gets whether this feature is to be shown in the store front as a SharePoint app.
Public property ThumbnailUrl Gets the URL of the image that is shown in the store front as a thumbnail of the feature to be displayed as a SharePoint app.

Top

Methods

  Name Description
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

SPAppDisplayData class

Microsoft.SharePoint.Administration namespace