summaryM:DotNetNuke.Common.Lists.ListInfoCollection.Item(System.String,System.Boolean)
Namespace: DotNetNuke.Common.ListsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Object Item( string key, bool Cache ) |
| Visual Basic |
|---|
Public Function Item ( key As String, Cache As Boolean ) As Object |
Parameters
- key
- Type: System..::..String
paramkeyM:DotNetNuke.Common.Lists.ListInfoCollection.Item(System.String,System.Boolean)
- Cache
- Type: System..::..Boolean
paramCacheM:DotNetNuke.Common.Lists.ListInfoCollection.Item(System.String,System.Boolean)