Click or drag to resize
CSSWrapper Constructor
Constructor

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public CSSWrapper(
	InfoObjectCollection collection,
	string propertyName
)

Parameters

collection
Type: CMS.DataEngineInfoObjectCollection
Collection to wrap
propertyName
Type: SystemString
Property to extract
See Also