add support for Terms and Conditions Seeding in Configuration Support ...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace xTermsAndConditionsService.Constants
|
||||
{
|
||||
public partial struct ConfigurationNodeNames
|
||||
{
|
||||
public const string TERMS_AND_CONDITIONS_SERVICE_NODE = "TermsAndConditionsService";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user