Microsoft SDK for Java

ICustomizer.getDesignPages

Retrieves an array of classes for each design page used by the component.

Syntax

public Class[] getDesignPages()

Return Value

Returns an array of classes for each design page. Each class in the array must implement the IDesignPage interface.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.