Method Assign
Assign(IEditPage)
Copies the contents of another IEditPage object.
public virtual void Assign(IEditPage source)
Parameters
sourceIEditPageSpecifies
IEditPageto assign.
Copies the contents of another IEditPage object.
public virtual void Assign(IEditPage source)
source IEditPageSpecifies IEditPage to assign.