AppOption Class |
Namespace: SOWIData.Management.Models
The AppOption type exposes the following members.
| Name | Description | |
|---|---|---|
| AppOption |
AppOption constructor without parameter
| |
| AppOption(AppOption) |
AppOption constructor with parameter. Put data value with parameter object.
|
| Name | Description | |
|---|---|---|
| CanClientCreate |
Details see CanClientCreate | |
| HREFAbout |
Details see HREFAbout | |
| HREFContact |
Details see HREFContact | |
| HREFFavicon |
Details see HREFFavicon | |
| HREFFeedback |
Details see HREFFeedback | |
| HREFHelp |
Details see HREFHelp | |
| HREFLogo |
Details see HREFLogo | |
| TextAbout |
Details see TextAbout | |
| TextContact |
Details see TextContact | |
| TextFeedback |
Details see TextFeedback | |
| TextHelp |
Details see TextHelp | |
| TitlePrefix |
Details see TitlePrefix If title prefix is null then gives "SOWIApp " back |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |