IntAppSetting Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public IntAppSetting(
string keyName,
int defaultValue
)
Parameters
- keyName
- Type: SystemString
Settings key name - defaultValue
- Type: SystemInt32
Default value
See Also