Click or drag to resize
CMSUIPageEnsureObject Method
Try to set Edited object based on object type and object ID

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected int EnsureObject(
	string objectID
)

Parameters

objectID
Type: SystemString
Object ID

Return Value

Type: Int32
See Also