FormEngineWebControl.DataDR Property |
Node data. This property is used only for passing values to the control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntaxpublic virtual DataRow DataDR { get; set; }
Property Value
Type:
DataRow
See Also