PagePorter Class Library

WebMetadata.GetSubstitutionNames Method 

Gets the array of substitution variable names, used by the FpSubstitution control.

[Visual Basic]
Public Function GetSubstitutionNames() As String()
[C#]
public string[] GetSubstitutionNames();

Return Value

Returns the array of substitution variable names, used by the FpSubstitution control.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace