SystemGlobals..::..LookupContext Property
Gets or sets the lookup context.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static LookupContextBase LookupContext { get; set; }
Public Shared Property LookupContext As LookupContextBase Get Set
public: static property LookupContextBase^ LookupContext { LookupContextBase^ get (); void set (LookupContextBase^ value); }