Click or drag to resize
IntRequestStockValue Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public IntRequestStockValue(
	string requestStockKey,
	int defaultValue
)

Parameters

requestStockKey
Type: SystemString
Request stock key
defaultValue
Type: SystemInt32
Default value
See Also