CMSObjectManagerCheckOutNewObject Method |
Finds current object manager and uses it to checkout current object.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public static void CheckOutNewObject(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Page object
See Also