Plumtree Portal UI  
 

IPTClassTypeDesc.GetObjectLockManagerLocalizedName Method 

Returns the localized name that will be displayed on the left navigation menu of "Admin UI->Release Item Locks" page.

string GetObjectLockManagerLocalizedName(
   string strLangID
);

Parameters

strLangID

Return Value

The localized name for the class type.

See Also

IPTClassTypeDesc Interface | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace