Gets or sets the content type id.
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlIgnoreAttribute] [ScriptIgnoreAttribute] public int ContentTypeId { get; set; } |
| Visual Basic |
|---|
<XmlIgnoreAttribute> <ScriptIgnoreAttribute> Public Property ContentTypeId As Integer Get Set |