ParticipantsCustomCollectionSourceLogicController Methods
The following tables list the members exposed by the ParticipantsCustomCollectionSourceLogicController type.
Name | Description | |
---|---|---|
![]() |
CheckIsDisposed() | (inherited from DisposableExtBase). |
![]() |
Clone() | (inherited from LogicControllerBase). |
![]() |
Dispose() | (inherited from DisposableExtBase). |
![]() |
DisposeCore() | (inherited from DisposableExtBase). |
![]() |
OnActivated(LogicControllerViewController) |
Obsolete.
Processing logic placed in this method when LogicControllerViewController.OnActivated() executing.
(inherited from LogicControllerBase).
|
![]() |
OnActivated() | |
![]() |
OnDeactivated(LogicControllerViewController) |
Obsolete.
Processing logic placed in this method when LogicControllerViewController.OnDeactivated() executing.
(inherited from LogicControllerBase).
|
![]() |
OnDeactivated() | |
![]() |
OnViewControlsCreated(LogicControllerViewController) |
Obsolete.
Processing logic placed in this method when LogicControllerViewController.OnViewControlsCreated() executing.
(inherited from LogicControllerBase).
|
![]() |
ToString() | Returns a string that represents the current object. (inherited from LogicControllerBase). |
Name | Description | |
---|---|---|
![]() |
ActiveScope(this IActiveProvider, bool, string) | Creates ActiveScope instance for specified activeProvider and specified active value. (Defined by XafariExtensions). |
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |