---
title: "CustomWidgetModel"
description: "CustomWidgetModel"
url: "https://www.contentstack.com/docs/developers/sdks/content-management-sdk/dot-net/reference/customwidgetmodel"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-08"
---

# CustomWidgetModel

## CustomWidgetModel

CustomWidgetModel class for custom widget.

## CustomWidgetModel

CustomWidgetModel constructor

File path to upload custom widget.

Content type for the file to be uploaded.

Title for the custom widget.

Tags for the widget

File stream for the custom widget to be upload.

Content type for the file stream.

Title for the custom widget.

Tags for the custom widget.

Bytes for the file to be uploaded.

Content type for the file bytes.

Title for the custom widget.

Tags for the custom widget.

Byte array content of file to be uploaded.

Content type for the file byte content

Title for the custom widget.

Tags for the custom widget

## GetHttpContent

Get http content returns the request body content.

Title for the custom widget.

File content type.

Tags for the custom widget.

## CustomWidgetModel | .NET Management SDK | Contentstack

CustomWidgetModel defines the structure used to configure a custom widget in Contentstack.