Table of Contents

Method RaisePropertyChanged

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

RaisePropertyChanged(string)

Raises the PropertyChanged event for the specified property.

protected void RaisePropertyChanged(string propertyName = null)

Parameters

propertyName string

The name of the property.