summaryP:DotNetNuke.Entities.Tabs.TabInfo.SkinDoctype

Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlElementAttribute("skindoctype")]
public string SkinDoctype { get; set; }
Visual Basic
<XmlElementAttribute("skindoctype")> 
Public Property SkinDoctype As String
	Get
	Set

See Also