Smrf.NodeXL.ExcelTemplate.SaveWorkbookSettingsFileDialog.GetDialogTitle C# (CSharp) Method

GetDialogTitle() protected method

protected GetDialogTitle ( Object oObjectBeingSaved ) : String
oObjectBeingSaved Object
return String
    GetDialogTitle
    (
        Object oObjectBeingSaved
    )
    {
        return (DialogTitle);
    }