XafApplicationHelperBCExtension Class
Namespace:
Xafari.BC.Helpers
Assembly: Xafari.BC (in Xafari.BC.dll)
- c#
- VB
public class XafApplicationHelperBCExtension : XafariHelperExtensionBase<XafApplication, XafApplicationHelper>
Public Class XafApplicationHelperBCExtension
Inherits XafariHelperExtensionBase(Of XafApplication, XafApplicationHelper)
End Class
Name | Description | |
---|---|---|
XafApplicationHelperBCExtension(XafApplicationHelper) |
Name | Description | |
---|---|---|
BaseHelper | Base helper for derived helpers. (inherited from XafariHelperBase<T, TBase, TBaseHelper>). | |
Instance | (inherited from XafariHelperBase<T>). | |
InstanceType | (inherited from XafariHelperBase<T>). | |
InstanceTypeDefaultValue | (inherited from XafariHelperBase<T>). | |
IsDisposed | (inherited from DisposableExtBase). | |
IsGenerateCustomMemberExts | Indicates that custom member 'Exts' must be added for AliveTypeAttribute. By default, false. |
Top
Name | Description | |
---|---|---|
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). |
Name | Description | |
---|---|---|
Disposed | (inherited from DisposableExtBase). | |
Disposing | (inherited from DisposableExtBase). |
Name | Description | |
---|---|---|
IsDisposing | (inherited from DisposableExtBase). |
Xafari.BC.Helpers.XafApplicationHelperBCExtension