Table of Contents

Method SavePerspective

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SavePerspective()

Saves the entire user interface layout into an encoded string, which can then be stored by the application.

public string SavePerspective()

Returns

string

string with the entire user interface layout.