Uiinfrastructure API Docs  
 

IClassTypeManager.GetDefaultOpenerMode Method 

Returns the default opener mode for this class type.

int GetDefaultOpenerMode(
   string _strClassKey
);

Parameters

_strClassKey

Return Value

The default opener mode for this class type.

See Also

IClassTypeManager Interface | com.plumtree.uiinfrastructure.opener.types Namespace