ClientStation.OpenLayout (String, String) Method
<ID("OpenLayout", (int)e.OpenLayout2)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function OpenLayout( _
ByVal layoutName As String, _
ByVal initialDisplay As String _
) As Boolean
This language is not supported or no code example is available.
Parameters
- layoutName
- string
Layout name
- initialDisplay
- string
Initial display name
Return Value
boolFlag indicating success (true) or fail (false)