CMSObjectManagerGetUndoCheckOutConfirmation Method |
Gets the undo check out confirmation message for the specified info.
Takes info versioning support into account.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public 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:
StringSee Also