summaryP:DotNetNuke.Entities.Tabs.TabInfo.SkinDoctype
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("skindoctype")] public string SkinDoctype { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("skindoctype")> Public Property SkinDoctype As String Get Set |