BaseDataListDesigner::OnTemplateEditingVerbsChanged Method ()
.NET Framework (current version)
Can be overridden to implement functionality that should occur when the designer template-editing verbs have changed.
Assembly: System.Design (in System.Design.dll)
The OnTemplateEditingVerbsChanged method can be implemented to perform additional processing, such recording that a change has occurred, when the template-editing verbs change.
Notes to Implementers:
The OnTemplateEditingVerbsChanged method is abstract and must be overridden when a derived class inherits from the BaseDataListDesigner class.
.NET Framework
Available since 1.1
Available since 1.1
Show: