London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
string text1 = (subscriptionPage["HostUrl"] != null) ? ((string) subscriptionPage["HostUrl"]) : base.Configuration.HostUrl;
Does this property need be on the Subscription pagetype, or on the NewsPage (in my example above)?
Thank you for any help on this issue.
Frank :)