Method Assign
Assign(IEditPage)
When implemented by a class, copies the contents of another IEditPage object.
void Assign(IEditPage source)
Parameters
sourceIEditPageSpecifies
IEditPageto assign.
When implemented by a class, copies the contents of another IEditPage object.
void Assign(IEditPage source)
source IEditPageSpecifies IEditPage to assign.