HostedControl.SetStateData(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.
Sets the StateData to the controls
public:
virtual void SetStateData(System::String ^ stateXml);
public virtual void SetStateData (string stateXml);
abstract member SetStateData : string -> unit
override this.SetStateData : string -> unit
Public Overridable Sub SetStateData (stateXml As String)
Parameters
- stateXml
- String
contains the xml which has state data