PageHistory.Add

PageHistory.Add method

Adds the page version to the end of the PageHistory.

public void Add(Page item)
ParameterTypeDescription
itemPageThe page version.

See Also