Assembly: EPiServer (in EPiServer.dll) Version: 11.5.1.0 (11.5.1.0)
Determines the index of a specific item in the PageDataCollection.
C# |
---|
public int IndexOf( PageData item ) |
item
Type: EPiServer.Core.PageData
The PageData item to locate in the PageDataCollection.