xFormRun.savePersonalization(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void savePersonalization(System::String ^ _controlName, System::String ^ _propertyKey, System::String ^ _propertyValue);
public virtual void savePersonalization (string _controlName, string _propertyKey, string _propertyValue);
abstract member savePersonalization : string * string * string -> unit
override this.savePersonalization : string * string * string -> unit
Public Overridable Sub savePersonalization (_controlName As String, _propertyKey As String, _propertyValue As String)
Parameters
- _controlName
- String
- _propertyKey
- String
- _propertyValue
- String