summaryP:DotNetNuke.UI.Utilities.BrowserCollection.Item(System.Int32)
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
C# |
---|
public virtual Browser this[ int index ] { get; set; } |
Visual Basic |
---|
Public Overridable Default Property Item ( index As Integer ) As Browser Get Set |
Parameters
- index
- Type: System..::..Int32