Log in
Please Log in to join the conversation.
if (membership.ContainsKey("OnlineStatus")) data.OnlineStatus = (string)membership["OnlineStatus"];