Click or drag to resize
SettingsKeyInfoProviderGetSettingsKeyInfo Method
Overload List
  NameDescription
Public methodStatic memberGetSettingsKeyInfo(Int32)
Returns the settings key with specified ID.
Public methodStatic memberGetSettingsKeyInfo(SettingsKeyName)
Returns the settings key info for key with the specified name. The name can be either KeyName (for global settings) or SiteName.KeyName (for local settings).
Public methodStatic memberGetSettingsKeyInfo(String, SiteInfoIdentifier)
Returns the settings key info for key with the specified name.
Top
See Also