DataFormWebPart.ParameterBindings Property
Gets or sets the parameter binding information used by the DataFormWebPart object.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] [ResourcesAttribute("DataViewWebPartParameterBindingsLiteral", "Miscellaneous", "DataViewWebPartParameterBindingsDescription")] [WebBrowsableAttribute(false)] [PersonalizableAttribute(PersonalizationScope.Shared)] public virtual string ParameterBindings { get; set; }