void ReleaseDesignerOutlets() { if (AddPointsText != null) { AddPointsText.Dispose(); AddPointsText = null; } if (AreaCollection != null) { AreaCollection.Dispose(); AreaCollection = null; } if (AreaCollectionHeight != null) { AreaCollectionHeight.Dispose(); AreaCollectionHeight = null; } if (BkgdImage != null) { BkgdImage.Dispose(); BkgdImage = null; } if (BtnPendingRequest != null) { BtnPendingRequest.Dispose(); BtnPendingRequest = null; } if (CityLabel != null) { CityLabel.Dispose(); CityLabel = null; } if (cnsAreaCollectionTop != null) { cnsAreaCollectionTop.Dispose(); cnsAreaCollectionTop = null; } if (cnsMenuContainerHeight != null) { cnsMenuContainerHeight.Dispose(); cnsMenuContainerHeight = null; } if (ConnectedNetworkText != null) { ConnectedNetworkText.Dispose(); ConnectedNetworkText = null; } if (FacebookConnectedImage != null) { FacebookConnectedImage.Dispose(); FacebookConnectedImage = null; } if (FacebookLabel != null) { FacebookLabel.Dispose(); FacebookLabel = null; } if (FacebookLoginButton != null) { FacebookLoginButton.Dispose(); FacebookLoginButton = null; } if (FriendsCountText != null) { FriendsCountText.Dispose(); FriendsCountText = null; } if (InfoLabel != null) { InfoLabel.Dispose(); InfoLabel = null; } if (InstagramConnectedImage != null) { InstagramConnectedImage.Dispose(); InstagramConnectedImage = null; } if (InstagramLabel != null) { InstagramLabel.Dispose(); InstagramLabel = null; } if (InstaLoginButton != null) { InstaLoginButton.Dispose(); InstaLoginButton = null; } if (MainView != null) { MainView.Dispose(); MainView = null; } if (NameLabel != null) { NameLabel.Dispose(); NameLabel = null; } if (NetworksContainer != null) { NetworksContainer.Dispose(); NetworksContainer = null; } if (PositionLabel != null) { PositionLabel.Dispose(); PositionLabel = null; } if (ProfileImage != null) { ProfileImage.Dispose(); ProfileImage = null; } if (Score != null) { Score.Dispose(); Score = null; } if (ScoreImage != null) { ScoreImage.Dispose(); ScoreImage = null; } if (scrlMainContent != null) { scrlMainContent.Dispose(); scrlMainContent = null; } if (TableView != null) { TableView.Dispose(); TableView = null; } if (TableViewHeight != null) { TableViewHeight.Dispose(); TableViewHeight = null; } if (TwitterConnectedImage != null) { TwitterConnectedImage.Dispose(); TwitterConnectedImage = null; } if (TwitterLabel != null) { TwitterLabel.Dispose(); TwitterLabel = null; } if (TwitterLoginButton != null) { TwitterLoginButton.Dispose(); TwitterLoginButton = null; } if (vMenuTableContainer != null) { vMenuTableContainer.Dispose(); vMenuTableContainer = null; } if (vMenuTableInset != null) { vMenuTableInset.Dispose(); vMenuTableInset = null; } if (vProfileInfoContainer != null) { vProfileInfoContainer.Dispose(); vProfileInfoContainer = null; } }
void ReleaseDesignerOutlets() { if (AreaCollection != null) { AreaCollection.Dispose(); AreaCollection = null; } if (AreaCollectionHeight != null) { AreaCollectionHeight.Dispose(); AreaCollectionHeight = null; } if (btnDropDown != null) { btnDropDown.Dispose(); btnDropDown = null; } if (ChallengesButton != null) { ChallengesButton.Dispose(); ChallengesButton = null; } if (cnBgCenterX != null) { cnBgCenterX.Dispose(); cnBgCenterX = null; } if (cnsAreaCollectionTop != null) { cnsAreaCollectionTop.Dispose(); cnsAreaCollectionTop = null; } if (EmptyView != null) { EmptyView.Dispose(); EmptyView = null; } if (ivBackground != null) { ivBackground.Dispose(); ivBackground = null; } if (ivLeaderboardDropdown != null) { ivLeaderboardDropdown.Dispose(); ivLeaderboardDropdown = null; } if (ivTriangle != null) { ivTriangle.Dispose(); ivTriangle = null; } if (lblLedaerboardCollectionTitle != null) { lblLedaerboardCollectionTitle.Dispose(); lblLedaerboardCollectionTitle = null; } if (lblProfileLeaderboardPosition != null) { lblProfileLeaderboardPosition.Dispose(); lblProfileLeaderboardPosition = null; } if (LeaderboardButton != null) { LeaderboardButton.Dispose(); LeaderboardButton = null; } if (leaderboardTextView != null) { leaderboardTextView.Dispose(); leaderboardTextView = null; } if (PointsAndStatsButton != null) { PointsAndStatsButton.Dispose(); PointsAndStatsButton = null; } if (ProfileImage != null) { ProfileImage.Dispose(); ProfileImage = null; } if (ScrollView != null) { ScrollView.Dispose(); ScrollView = null; } if (TableViewHeight != null) { TableViewHeight.Dispose(); TableViewHeight = null; } if (TransactionsButton != null) { TransactionsButton.Dispose(); TransactionsButton = null; } if (tvLeaderboardFilterTable != null) { tvLeaderboardFilterTable.Dispose(); tvLeaderboardFilterTable = null; } if (tvLeaderboardTable != null) { tvLeaderboardTable.Dispose(); tvLeaderboardTable = null; } if (vChallengeButtonInset != null) { vChallengeButtonInset.Dispose(); vChallengeButtonInset = null; } if (vContent != null) { vContent.Dispose(); vContent = null; } if (vContentBackground != null) { vContentBackground.Dispose(); vContentBackground = null; } if (vDropDownButtonInset != null) { vDropDownButtonInset.Dispose(); vDropDownButtonInset = null; } if (vLeaderboardDropdown != null) { vLeaderboardDropdown.Dispose(); vLeaderboardDropdown = null; } if (vLeaderboardFilterTableVInset != null) { vLeaderboardFilterTableVInset.Dispose(); vLeaderboardFilterTableVInset = null; } if (vLeaderboardTableInset != null) { vLeaderboardTableInset.Dispose(); vLeaderboardTableInset = null; } if (vProfileImageInset != null) { vProfileImageInset.Dispose(); vProfileImageInset = null; } if (vProfileLeaderboardPositionInset != null) { vProfileLeaderboardPositionInset.Dispose(); vProfileLeaderboardPositionInset = null; } if (vTriangleAlignment != null) { vTriangleAlignment.Dispose(); vTriangleAlignment = null; } }