Class UserSettingsLayout
Inheritance
System.Object
UserSettingsLayout
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class UserSettingsLayout : ModalDialogContentBase, IComponentConnector
Properties
CanResize
Declaration
public override bool CanResize { get; }
Property Value
System.
|
Title
Declaration
public override string Title { get; }
Property Value
System.
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()
OnPostPrompt(DialogResult, Boolean)
Declaration
public override void OnPostPrompt(DialogResult prompt, bool closeCancelled)
Parameters
System.
|
System.
|