WebMetadata.SetSubstitutionVariable Method
Sets the value of a substitution variable, used by the FpSubstitution control.
[Visual Basic]
Public Sub SetSubstitutionVariable( _
ByVal
name As
String, _
ByVal
value As
String _
)
Parameters
-
name
- The name of the variable.
-
value
- The value of the variable.
See Also
WebMetadata Class | Parastream.Web.MsFrontPage Namespace