IntRequestStockValue Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax public IntRequestStockValue(
string requestStockKey,
int defaultValue
)
Parameters
- requestStockKey
- Type: SystemString
Request stock key - defaultValue
- Type: SystemInt32
Default value
See Also