WebContentWidgetContent Class |  |
Represents the WebContentidgetContent object.
Inheritance HierarchySystem.Object
Smartsheet.Api.Models.WebContentWidgetContent
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
Syntaxpublic 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
|
Top
See Also