No announcements
Found 3363437 threads
-
0 Votes
Page content gets replaced in custom page layout
Hi, Yes, if we insert two “Page Content” fields into one page, the contents in the two fields will keep the same as SharePoint will ...Answered | 1 Replies | 682 Views | Created by Sridevi K - Monday, June 20, 2016 5:15 PM | Last reply by Patrick_Liang - Tuesday, June 21, 2016 6:49 AM -
0 Votes
Get the Content of Excel BAsed on Page no
Jai, from what I have understood from your question, there is no inbuilt method per se and hence you will have to write your own code.Answered | 2 Replies | 2090 Views | Created by Jaiganesh.sve - Tuesday, March 20, 2012 1:05 PM | Last reply by Siddharth Rout - Tuesday, March 20, 2012 3:05 PM -
0 Votes
Populate Vector from file and use vector content in different event handler
What class are the button click handlers in?Answered | 7 Replies | 3848 Views | Created by SM_M - Sunday, August 29, 2010 3:50 PM | Last reply by «_Superman_» - Monday, September 6, 2010 4:21 AM -
3 Votes
Initialize vector with file content and use in an event handler
I want to read the comma separated file per line and do a logical test to determine in which vector to put the content on that line.Answered | 2 Replies | 10681 Views | Created by SM_M - Saturday, August 28, 2010 6:25 AM | Last reply by Zoltán Horváth - Tuesday, December 18, 2012 11:22 AM -
0 Votes
Creating a Content Page from a Master Page
'File' - 'New' - then select 'Create from Master', select the main master, have the page open and then open the content area.Answered | 10 Replies | 4071 Views | Created by BrettOlbrys - Tuesday, April 1, 2008 10:10 PM | Last reply by Ian Haynes - Sunday, April 6, 2008 8:50 AM -
3 Votes
Write event handler for a content type
Hi Qiao Wei, I thought of removing the elements.xml file of the event reciever, coz I thought then the event will fire only for those document libraries, which inherit the custom ...Answered | 8 Replies | 4985 Views | Created by Seems_Sharepoint - Monday, March 5, 2012 1:32 PM | Last reply by Seems_Sharepoint - Wednesday, April 4, 2012 12:02 PM -
1 Votes
Getting contents from textbox
f=255&MSPPError=-2147217396 And the tutorial does explain how to add content to an app and how to retrieve and set the Text property of a TextBox control:Answered | 6 Replies | 521 Views | Created by Armin.Programmer - Saturday, May 7, 2016 1:17 PM | Last reply by Magnus (MM8) - Tuesday, May 10, 2016 8:23 PM -
0 Votes
How to navigate to a new page from within a OnFrameNavigated handler
It will queue the navigation for when the system is idle from the last navigation and ready to navigate again.Answered | 6 Replies | 1159 Views | Created by Agenor - Tuesday, February 25, 2014 8:30 AM | Last reply by Darin Rousseau - Wednesday, March 12, 2014 5:06 PM -
1 Votes
Restrict access to content on web page
It will save you from having to write a whole lot of code...Answered | 4 Replies | 4499 Views | Created by CodesCrawler - Thursday, March 26, 2009 9:46 PM | Last reply by Narayan Sainaney - Tuesday, March 31, 2009 1:50 AM -
2 Votes
How to access content on a page from a settings page
I found out the problem was that I had deleted something from that page and it acted like it was still there and couldn't find it, so I just deleted that XAML page and made ...Answered | 12 Replies | 752 Views | Created by ZackTheNever - Monday, September 22, 2014 7:17 PM | Last reply by ZackTheNever - Wednesday, September 24, 2014 2:05 AM -
0 Votes
ItemDeleting Event Handler with Custom Error Page
Get the object in event receiver constructor.Answered | 1 Replies | 3810 Views | Created by Ha C. _ - Thursday, October 25, 2012 12:44 PM | Last reply by Qiao Wei - Tuesday, October 30, 2012 8:07 AM -
0 Votes
Get Content data in Master page footer??
Hi panurag1, You could filter the specific page and display the “modified” field of the page property in the content query web part.Answered | 4 Replies | 701 Views | Created by panurag1 - Thursday, October 13, 2016 2:50 PM | Last reply by Sara Fan - Tuesday, October 25, 2016 9:29 AM -
0 Votes
Get Page Object from URL
I am not sure if you can do that unless you are on the page itself.Answered | 2 Replies | 6050 Views | Created by Karthick.K - Wednesday, April 22, 2009 6:11 AM | Last reply by Jalil Sear [MCPD SharePoint] - Wednesday, April 22, 2009 10:28 AM -
0 Votes
Get page contents from handler
User1510859543 posted Yes, I want to grab the sending content from the 3rd party.Answered | 3 Replies | 58 Views | Created by Anonymous - Monday, January 7, 2019 9:21 PM | Last reply by Anonymous - Tuesday, January 8, 2019 2:42 PM -
0 Votes
Reading Aspx page content from Iframe which is in another aspx page
Then it is probably because these pages come from different domain names.Answered | 4 Replies | 3213 Views | Created by sunil30 - Tuesday, July 7, 2009 10:21 AM | Last reply by sunil30 - Tuesday, July 7, 2009 11:29 AM -
0 Votes
Calling a function from an event handler
It shows how the methods and helper functions for a page can be hidden in scope from the rest of the application.Answered | 5 Replies | 3249 Views | Created by Javier Holguera - Wednesday, April 25, 2012 9:25 AM | Last reply by Jeff Sanders - Wednesday, April 25, 2012 4:11 PM -
0 Votes
Error handlers
It is going to control flow not event handler.Answered | 13 Replies | 1101 Views | Created by kdinuk - Wednesday, September 26, 2018 7:59 AM | Last reply by kdinuk - Wednesday, October 10, 2018 8:45 AM -
1 Votes
Get the content from a password box
When I want the content from a textbox I use this.TextBox1.Text what is the way to get the content frpom a ...Answered | 2 Replies | 4322 Views | Created by reidarT - Wednesday, December 31, 2008 12:11 PM | Last reply by reidarT - Thursday, January 1, 2009 1:03 PM -
0 Votes
Event handler code not getting called
Hi, If you debug your solution, you will find an exception occurs in the line of code below: throw new Exception("Inside Event ...Answered | 3 Replies | 1075 Views | Created by bbatl - Saturday, November 7, 2015 2:51 PM | Last reply by Dennis Guo - Monday, November 9, 2015 3:25 AM -
0 Votes
Navigate from Page to Page with Content retained
Then you can implement the INotifyPropertychanged interface for the class of the data item type in the set, and use the ObservableCollection<T> type collection to provide the set, so ...Answered | 2 Replies | 3894 Views | Created by NewtoLinq - Thursday, August 19, 2010 2:37 PM | Last reply by Kevin Pan - Tuesday, August 24, 2010 12:48 PM - Items 1 to 20 of 3363437 Next ›
No announcements