TreeINFO-For-M365 documentation
Preparing search index...
Form/CustomScript/Utils/AddDialog
DialogResult
Interface DialogResult
Defines the result of the dialog
interface
DialogResult
{
button
:
string
;
data
:
any
;
}
Index
Properties
button
data
Properties
button
button
:
string
Name of the clicked button
data
data
:
any
Form data from the dialog
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
button
data
TreeINFO-For-M365 documentation
Loading...
Defines the result of the dialog