| FormUserControlInfo Constructor (DataRow) | 
            Constructor, creates FormUserControlInfo object from the given DataRow data.
            
 
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic FormUserControlInfo(
	DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
 Datarow with the class info data
 See Also
See Also