Constructor
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic CSSWrapper(
	IInfoObjectCollection<BaseInfo> collection,
	string propertyName
)
Parameters
- collection
- Type: CMS.DataEngineIInfoObjectCollectionBaseInfo
 Collection to wrap
- propertyName
- Type: SystemString
 Property to extract
 See Also
See Also