[This is preliminary documentation and is subject to change.]
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual string ActionVarName { get; }
public virtual string ActionVarName { get; }
Public Overridable ReadOnly Property ActionVarName As String
Get
Public Overridable ReadOnly Property ActionVarName As String
Get
public:
virtual property String^ ActionVarName {
String^ get ();
}
public:
virtual property String^ ActionVarName {
String^ get ();
}
abstract ActionVarName : string with get
override ActionVarName : string with get
abstract ActionVarName : string with get
override ActionVarName : string with get
Property Value
Type:
String