XmlFormView.Options Property
Gets or sets an option, namely DisableSave, for the XmlFormView control.
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
[WebBrowsableAttribute(true)] [PersonalizableAttribute] public string Options { get; set; }
Property Value
Type: System.StringDisableSave, if the Save button has been disabled; otherwise Empty.