Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Data Namespace > Configuration Class : SendPropertyChanged Method |
protected virtual void SendPropertyChanged( string propertyName )
'Declaration
Protected Overridable Sub SendPropertyChanged( _ ByVal propertyName As String _ )
'Usage
Dim instance As Configuration Dim propertyName As String instance.SendPropertyChanged(propertyName)
protected: virtual void SendPropertyChanged( String^ propertyName )