RhinoCommon API
StackedDialogPageSetEnglishPageTitle Method |
Change the title passed to the constructor and, this will cause
LocalPageTitle to get called also.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public void SetEnglishPageTitle( string newPageTile )
Public Sub SetEnglishPageTitle ( newPageTile As String )
Parameters
- newPageTile
- Type: SystemString
[Missing <param name="newPageTile"/> documentation for "M:Rhino.UI.StackedDialogPage.SetEnglishPageTitle(System.String)"]
