SettingsKeyInfoProviderGetIntValue Method (String, SiteInfoIdentifier) |
Returns the integer value of the specified key from the database or 0 if not found.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax Remarks If the
DevelopmentMode is
true and if
keyName is not found
InvalidOperationException is thrown instead.
See Also