PagePorter Class Library

FpSubstitution.Variable Property

Gets or sets the variable name to use for substitution.

[Visual Basic]
Public Property Variable As String
[C#]
public string Variable {get; set;}

Property Value

The variable name to use for substitution.

See Also

FpSubstitution Class | Parastream.Web.UI.WebControls Namespace