LegalPolicies Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Themes.UserPortal
DESCRIPTION
Theme User Portal Legal Policies Settings
INHERITED FROM
RASSerilazableObj⇒LegalPolicies
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | AllowCookieConsent | Whether to allow cookies or not | |
Boolean | AllowEULA | Whether to allow eula or not |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated