| AppSettingIsPublic Property |
If the setting is public it will be available in the appPageVars
and as mail template variable
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool IsPublic { get; set; }
Property Value
Type:
Boolean
See Also