Click or drag to resize

ShortcutWidgetContent Class

Represents the ShortcutWidgetContent object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsShortcutWidgetContent

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class ShortcutWidgetContent : IWidgetContent

The ShortcutWidgetContent type exposes the following members.

Constructors
  NameDescription
Public methodShortcutWidgetContent
Top
Properties
  NameDescription
Public propertyShortcutData
An array of ShortcutDataItem objects.
Public propertyWidgetType
Returns the type for this widget content object
Top
See Also