PageHistory.Remove

PageHistory.Remove method

Removes the page version from the PageHistory.

public bool Remove(Page item)
ParameterTypeDescription
itemPageThe page version.

Return Value

The Boolean.

See Also