Use TurboActivate.GetFeatureValue("update_expires");
I had gone through TurboActivate class and couldn't find a proper method to get "update_expires" feature value. Is there any api to get that feature value?
Use TurboActivate.GetFeatureValue("update_expires");
Thanks for your reply, Sam. That helps. May I know what are the other feature values I can get from getFeatureValue function?
You can get any feature value you create.