Click or drag to resize

HandGuiRemovePage Method

Removes a page with the given ID

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void RemovePage(
	string id
)

Parameters

id
Type: SystemString
See Also