Click or drag to resize
CMSLazyTValueRequestStockKey Property
Defines the key under which the object value should be stored in the request stock helper. If set, the object exists only within the particular request

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public string RequestStockKey { get; set; }

Property Value

Type: String
See Also