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