expression.Load( _ ByVal fileName As System.String _ )
Parameters
- fileName
- The name of the user interface template file.
expression.Load( _ ByVal fileName As System.String _ )
Exception | Description |
---|---|
System.IO.FileNotFoundException | Thrown if the user interface template file does not exist. |