IsResetSelectionNeeded Method (RenderInputButton)
Called to test whether the selection on the parent control should be reset when the underlying control receives input focus.
public virtual bool IsResetSelectionNeeded()
'Declaration
Public Overridable Function IsResetSelectionNeeded() As Boolean
Return Value
False (override this method to change that).