| CMSUIPageEnsureObject Method | 
            Tries to set 
EditedObject based on object type and object identifier 
objectId.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected int EnsureObject(
	string objectId
)
Parameters
- objectId
- Type: SystemString
 Object identifier - ID or code name
Return Value
Type: 
Int32 See Also
See Also