| CMSObjectManagerGetUndoCheckOutConfirmation Method | 
            Gets the undo check out confirmation message for the specified info.
            Takes info versioning support into account.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetUndoCheckOutConfirmation(
	BaseInfo info,
	string resourceCulture
)
Parameters
- info
- Type: CMS.DataEngineBaseInfo
 Info for which to display the message
- resourceCulture
- Type: SystemString
 Resource string culture, optional
Return Value
Type: 
String See Also
See Also