Gets or sets the content type id.
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int ContentTypeId { get; set; } |
| Visual Basic |
|---|
Public Property ContentTypeId As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| ContentType..::..ContentTypeId Property |
| ContentType Class See Also Send Feedback |
| C# |
|---|
public int ContentTypeId { get; set; } |
| Visual Basic |
|---|
Public Property ContentTypeId As Integer Get Set |