Table of Contents

Method MakeEntityUpdatable

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

MakeEntityUpdatable(object)

Makes the specified entity updatable.

public void MakeEntityUpdatable(object entity)

Parameters

entity object

The entity to make updatable.