ObjectTransformationRequireObject Method |
Marks the given object as required.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected void RequireObject(
string objectType,
int objectId
)
Parameters
- objectType
- Type: SystemString
Object type - objectId
- Type: SystemInt32
Object ID
See Also