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
Public Class WebContentWidgetContent
Implements IWidgetContent
public ref class WebContentWidgetContent : IWidgetContent
type WebContentWidgetContent =
class
interface IWidgetContent
end
The WebContentWidgetContent type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Url |
Gets the URL for the webContent widget
|
| WidgetType |
Returns the type for this widget content object
|
TopSee Also