Table of Contents

Method RemovePage

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RemovePage(int)

Removes a page, without deleting the attached control.

public bool RemovePage(int page)

Parameters

page int

Page index

Returns

bool

true if operation was successfull, false otherwise.