IsNew property: RCMenuLayout class
Description
Use the IsNew property to return a boolean value indicating whether the menu layout is a new configuration. This property returns True after calling CloneForNew to update the target menu layout object.
Note:
This property returns False after instantiating a new menu layout object with either AddPageFieldMenu or CloneForNewFull.
This property is read-only.
Related Topics