Class QuickLink
Inheritance
System.Object
QuickLink
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class QuickLink : object
Properties
AltText
Declaration
public string AltText { get; set; }
Property Value
System.
|
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
FabricReactIcon
Declaration
public QuickLinkFabricReactIconInfo FabricReactIcon { get; set; }
Property Value
Id
Declaration
public int Id { get; set; }
Property Value
System.
|
Image
Declaration
public QuickLinkCustomizedImageInfo Image { get; set; }
Property Value
RawPreviewImageUrl
Declaration
public string RawPreviewImageUrl { get; set; }
Property Value
System.
|
SourceItem
ThumbnailType
Declaration
public QuickLinkThumbnailSourceType ThumbnailType { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
System.
|