Click or drag to resize
AbstractInfoProviderTInfo, TProviderGet Method
Overload List
  NameDescription
Public methodGet
Gets the object query for TInfo retrieval.
Public methodGet(Guid)
Gets an instance of info object based on its GUID.
Public methodGet(Int32)
Gets an instance of info object based on its ID.
Public methodGet(String)
Gets an instance of info object based on its code name.
Public methodGet(Guid, Int32)
Gets an instance of info object based on its GUID and site ID.
Public methodGet(String, Int32)
Gets an instance of info object based on its code name and site ID.
Top
See Also