PageHistory.IndexOf

PageHistory.IndexOf method

Determines the index of a specific page version in the page history.

public int IndexOf(Page item)
ParameterTypeDescription
itemPageThe page version.

Return Value

The Int32.

See Also