ParticipantsCustomCollectionSourceLogicController Methods

The following tables list the members exposed by the ParticipantsCustomCollectionSourceLogicController type.

Name Description
msdn2017/protmethod CheckIsDisposed() (inherited from DisposableExtBase).
msdn2017/pubmethod Clone() (inherited from LogicControllerBase).
msdn2017/pubmethod Dispose() (inherited from DisposableExtBase).
msdn2017/protmethod DisposeCore() (inherited from DisposableExtBase).
msdn2017/pubmethod OnActivated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnActivated() executing. (inherited from LogicControllerBase).
msdn2017/protmethod OnActivated()
msdn2017/pubmethod OnDeactivated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnDeactivated() executing. (inherited from LogicControllerBase).
msdn2017/protmethod OnDeactivated()
msdn2017/pubmethod OnViewControlsCreated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnViewControlsCreated() executing. (inherited from LogicControllerBase).
msdn2017/pubmethod ToString() Returns a string that represents the current object. (inherited from LogicControllerBase).
Top
Name Description
msdn2017/pubextensionmethod ActiveScope(this IActiveProvider, bool, string) Creates ActiveScope instance for specified activeProvider and specified active value. (Defined by XafariExtensions).
msdn2017/pubextensionmethod GetListValueByTerm<TDetails>(this object, string) Obsolete. (Defined by TypeExtensions).
msdn2017/pubextensionmethod GetValueByTerm<TValue>(this object, string) Obsolete. (Defined by TypeExtensions).
msdn2017/pubextensionmethod Session(this object, bool) Obsolete. Returns Session for specified object. (Defined by SessionExtensions).
msdn2017/pubextensionmethod SetValueByTerm<TValue>(this object, string, TValue) Obsolete. (Defined by TypeExtensions).
Top