summaryP:DotNetNuke.UI.Utilities.FunctionalityInfo.Supports
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
C# |
---|
[XmlElementAttribute("supports")] public BrowserCollection Supports { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("supports")> Public Property Supports As BrowserCollection Get Set |