| AppSettingsTGetValueDef Method (String, Int32) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int GetValueDef(
string key,
int deflt
)
Parameters
- key
- Type: SystemString
- deflt
- Type: SystemInt32
Return Value
Type:
Int32
See Also