StateContainer.StateName Property

Definition

The name of the state this container. This state container name is the same as the state name of the associated Interactive State in Interactive Element.

public:
 property System::String ^ StateName { System::String ^ get(); void set(System::String ^ value); };
public string StateName { get; set; }
member this.StateName : string with get, set
Public Property StateName As String

Property Value

String

Applies to