summaryM:DotNetNuke.UI.WebControls.NodeImageCollection.Contains(System.String)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public bool Contains( string strImageUrl ) |
Visual Basic |
---|
Public Function Contains ( strImageUrl As String ) As Boolean |
Parameters
- strImageUrl
- Type: System..::..String
paramstrImageUrlM:DotNetNuke.UI.WebControls.NodeImageCollection.Contains(System.String)