This topic has not yet been rated - Rate this topic

XmlFormView.Options Property

Gets or sets an option, namely DisableSave, for the XmlFormView control.

Namespace: Microsoft.Office.InfoPath.Server.Controls
Assembly: Microsoft.Office.InfoPath.Server (in microsoft.office.infopath.server.dll)
[WebBrowsableAttribute(true)] 
[PersonalizableAttribute] 
public string Options { get; set; }

The only supported value for the Options property is DisableSave, which hides the Save button in the browser and disables the save feature of the form. The value is case-insensitive.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.