To create a preference page, use the VisualStudio.NET templates provided with the .NET Portlet Toolkit. The templates are pre-configured to include references to required assemblies, including the Oracle WebCenter Interaction Development Kit (IDK), Portlet API libraries, the Logging Spy infrastructure and the Oracle WebCenter Interaction Development Kit (IDK) user profile provider.
Method Name | Description |
---|---|
GetTitleBarText() | Read-only property to get the text for the title bar. |
GetFinishButtonText() | Read-only property to get the text for the finish button. |
GetCancelButtonText() | Read-only property to get the text for the cancel button. |
SavePreferences() | Method implemented to update preference values for any preferences changed on the page. |