Plumtree Portal UI  
 

LayoutService.isValid Method 

This method is used by sub-objects to validate creation requests.

public static bool isValid(
   object _oKey
);

Parameters

_oKey
The service key to validate.

Return Value

true means the key is valid.

See Also

LayoutService Class | com.plumtree.portaluiinfrastructure.layout Namespace