protected void OnShouldRefresh(GetRefreshStateEvent gvbe) { this.RaiseGetBoolValueEvent(EventShouldRefresh, gvbe); }
/// <include file='doc\COM2PropertyDescriptor.uex' path='docs/doc[@for="Com2PropertyDescriptor.OnShouldRefresh"]/*' /> /// <devdoc> /// Raises the appropriate event /// </devdoc> protected void OnShouldRefresh(GetRefreshStateEvent gvbe) { RaiseGetBoolValueEvent(EventShouldRefresh, gvbe); }