KaxWindowManager Class |
Namespace: Kettic.AspNet.Controls
The KaxWindowManager type exposes the following members.
Name | Description | |
---|---|---|
KaxWindowManager |
Name | Description | |
---|---|---|
ConfigureWindow |
Name | Description | |
---|---|---|
AlertTemplate |
This property allows to specify the HTML for the alert popup, which will override
the alerttemplate defined in the
Skins/CURRENT_SKIN/Window/CoreTemplates.xml file.
| |
ConfirmTemplate |
This property allows to specify the HTML for the confirm popup, which will
override the alerttemplate defined in the
Skins/CURRENT_SKIN/Window/CoreTemplates.xml file.
| |
PreserveClientState |
Gets or sets a value indicating whether window objects' state (size, location, behavior) will be
persisted in a client cookie to restore state over page postbacks.
| |
PromptTemplate |
This property allows to specify the HTML for the prompt popup, which will
override the alerttemplate defined in the
Skins/CURRENT_SKIN/Window/CoreTemplates.xml file.
| |
Windows |
Gets a collection of KaxWindow objects
|