Method Assign
Assign(IMenuProperties)
Copies the properties from the specified IMenuProperties source to the current instance.
public virtual void Assign(IMenuProperties source)
Parameters
sourceIMenuPropertiesThe source object containing the properties to copy. Cannot be null.