RaisePropertyChanged Method (propertyName)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 RaisePropertyChanged Method (propertyName)
Patterns-In-Action! ApplicationASPNETWebApplication.ActionServiceReferenceCustomerRaisePropertyChanged(String)
Declaration Syntax
C# Visual Basic
protected void RaisePropertyChanged(
	string propertyName
)
Protected Sub RaisePropertyChanged ( _
	propertyName As String _
)
Parameters
propertyName (String)

Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0)