AppSettingCollectionTryGetSetting Method

Overload List
  NameDescription
Public methodTryGetSetting(Guid, AppSetting)
Gets the setting associated with the specified ID.
Public methodTryGetSetting(Guid, String, AppSetting)
Gets the setting associated with the specified name and module ID.
Top
See Also