Click or drag to resize
ProviderHelper Methods

The ProviderHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadHashTables
Returns true if the hashtables for specified object type should be loaded with the data. Reflects the AppSettings key "CMSLoadHashtables" + objectType.Replace(".", ""), e.g. CMSLoadHashtablesCMSUser.
Public methodStatic memberLoadTables(IProviderDictionary)
Returns true if the given dictionaries should be loaded.
Public methodStatic memberLoadTables(ProviderDictionaryCollection)
Returns true if the given dictionary collection should be loaded.
Top
See Also