summaryP:DotNetNuke.Entities.Tabs.TabInfo.IconFileLargeRaw

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

Syntax

C#
[XmlIgnoreAttribute]
public string IconFileLargeRaw { get; private set; }
Visual Basic
<XmlIgnoreAttribute> 
Public Property IconFileLargeRaw As String
	Get
	Private Set

See Also