EventBindingService.RemoveHandlesForName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool RemoveHandlesForName(System::String ^ elementName);
public virtual bool RemoveHandlesForName (string elementName);
abstract member RemoveHandlesForName : string -> bool
override this.RemoveHandlesForName : string -> bool
Public Overridable Function RemoveHandlesForName (elementName As String) As Boolean
Parameters
- elementName
- String