IAppOption Interface |
Namespace: SOWIData.Management.Interface
The IAppOption type exposes the following members.
Name | Description | |
---|---|---|
CanClientCreate |
Option can client create. If value equal true then in web form login puts button "client create"
| |
HREFAbout |
Hyperlink to about site
| |
HREFContact |
Hyperlink to contact web site.
| |
HREFFavicon |
Hyperlink to favicon icon. Use to web site icon.
| |
HREFFeedback |
Hyperlink to feedback site
| |
HREFHelp |
Hyperlink to help web site.
| |
HREFLogo |
Hyperlink to logo image. Use to web main site logo.
| |
TextAbout |
About text
| |
TextContact |
Contact text.
| |
TextFeedback |
Feedback text
| |
TextHelp |
Help text
| |
TitlePrefix |
Text before title e.g. "SOWI App " as prefix and "Ticket" as title. That result "SOWI App Ticket"
|