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