Click or drag to resize

WebContentWidgetContent Class

Represents the WebContentidgetContent object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsWebContentWidgetContent

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 WebContentWidgetContent : IWidgetContent

The WebContentWidgetContent type exposes the following members.

Constructors
  NameDescription
Public methodWebContentWidgetContent
Top
Properties
  NameDescription
Public propertyUrl
Gets the URL for the webContent widget
Public propertyWidgetType
Returns the type for this widget content object
Top
See Also