No announcements
-
0 Votes
Get current program name
Hi all. Is there some API or standard function to call to retrive the current name of the program running? Something like GetCurrentProcessId(), maybe something likeAnswered | 5 Replies | 5333 Views | Created by dellthinker - Thursday, August 9, 2007 1:09 AM | Last reply by Simple Samples - Friday, August 10, 2007 3:43 AM -
0 Votes
Get Name of Current Page
I am just trying to get the name of the current to pass to as a parameter. I've tried Me.Name but that returned Null Does anyone know what how ...Answered | 2 Replies | 888 Views | Created by gopre400 - Tuesday, March 6, 2012 4:11 PM | Last reply by MayaBell - Tuesday, March 13, 2012 2:29 PM -
0 Votes
get current file name
precedence (filename) is created and has to be processed with the file as well. The matter is that I can´t get the file name and set it to a variable. If I could, ...Answered | 1 Replies | 4151 Views | Created by HUN73R - Wednesday, March 4, 2009 8:43 PM | Last reply by Todd McDermid - Wednesday, March 4, 2009 9:13 PM -
0 Votes
App Display Names not matching
I get an app named “b8xa1xx App Name” (an example) on the drop-down list. Did you mean the name of the ...Unanswered | 3 Replies | 431 Views | Created by fswitz - Friday, November 8, 2019 9:22 PM | Last reply by Daisy Tian - Tuesday, November 12, 2019 9:06 AM -
4 Votes
Get Current Class Name
Is there a way to get the object name only without namespaces?Hifni Shahzard Nazeer M.Answered | 6 Replies | 63727 Views | Created by chionhhm - Thursday, August 17, 2006 8:23 AM | Last reply by Static Classes - Thursday, February 16, 2012 9:45 AM -
2 Votes
Get current form name
I thought this would have been easier. I want to retrieve the name of the current form (the one I just entered). Short of passing the form name as a parameter from the ...Answered | 3 Replies | 524 Views | Created by JohnPapa05 - Monday, February 23, 2015 1:59 PM | Last reply by JohnPapa05 - Monday, February 23, 2015 2:15 PM -
0 Votes
Get Current User Name
Refer this, httpAnswered | 6 Replies | 3867 Views | Created by Virendhar - Monday, August 5, 2013 10:01 AM | Last reply by Ch. Rajen Singh - Monday, August 5, 2013 1:08 PM -
0 Votes
Is it possible to get current SharePoint Site Name in SPD 2010 Variable?
; which mean the same and provides us with the same result. Because "Current Site URL" from SPD has not returns me correct URL value i continued searched ...Answered | 1 Replies | 3632 Views | Created by Alexey Koval - Thursday, August 16, 2012 8:24 AM | Last reply by Alexey Koval - Friday, August 17, 2012 7:23 AM -
4 Votes
Get current hierarchy name
Is there a way to get the name of the current hierarchy? I have two hierarchies in my Date dimension, [Calendar] and [Fiscal Calendar]. Is there a way to ...Answered | 6 Replies | 2240 Views | Created by jschroeder - Tuesday, February 19, 2013 11:06 PM | Last reply by Krisztián Pintér - Thursday, February 21, 2013 8:38 AM -
0 Votes
Getting the Current Module Name
These have worked for me. ' Current Module Dim ModuleName as string = System.Reflection.MethodInfo.GetCurrentMethod().NameAnswered | 11 Replies | 2836 Views | Created by TheBrenda - Thursday, June 4, 2009 9:29 PM | Last reply by •.trujade.• - Friday, June 12, 2009 3:21 PM -
0 Votes
Getting the current users name
Hi i wonder if you can guys can help, I am writing a c++ app and i need to get the current users name so that i can place a folder onto that ...Answered | 6 Replies | 4655 Views | Created by LukeDev - Tuesday, April 7, 2009 4:59 PM | Last reply by Nick Meyer - Wednesday, April 8, 2009 12:41 PM -
0 Votes
Is it possible to invoke an app to capture current wp7 screen ?
Is it possible to invoke an app (say using one of the hardware keys on wp7) so that it captures the current screen? I am thinking of designing an ...Answered | 1 Replies | 7144 Views | Created by Julius Angwenyi - Wednesday, June 8, 2011 7:18 PM | Last reply by PaulH79 - Wednesday, June 8, 2011 8:48 PM -
0 Votes
Get the current project name
Actually I want the name of C:\\ClassLibPro Because no direct method to retrieve it, so get the debug folder is an alternative way. I have to useAnswered | 11 Replies | 2737 Views | Created by ardmore - Monday, January 21, 2013 5:54 PM | Last reply by Toni Petrina - Monday, January 21, 2013 7:19 PM -
0 Votes
Is it possible to get the current page number ?
Hi everyone, I am using DataPager. Is it possible to get the current page number ? I have search the ...Answered | 2 Replies | 968 Views | Created by ZoomInAndOut - Monday, May 30, 2011 10:48 AM | Last reply by ZoomInAndOut - Monday, May 30, 2011 1:03 PM -
0 Votes
Get the name of the current website?
HI there. You can reference the current Web Site by using the SPContext.Current object: string webSiteName = SPContext.Current.Web.Name; Hope ...Answered | 1 Replies | 5404 Views | Created by Mina Samy - Monday, October 19, 2009 12:08 PM | Last reply by Magnus Johansson - Monday, October 19, 2009 12:16 PM -
1 Votes
Get name of current site.
question was regarding getting the current site's Title/Name without knowing the full URL - and the code above shows you just that. If you can't get your ...Answered | 20 Replies | 7415 Views | Created by Juel - Wednesday, May 20, 2009 1:55 PM | Last reply by Juel - Friday, May 29, 2009 11:04 AM -
1 Votes
how to get machine name and current user name
On 8/2/2012 1:54 PM, MED2K wrote: We are using VS 8 C++. How can I get the current machine name and current user and ...Answered | 2 Replies | 2537 Views | Created by MED2K - Thursday, August 2, 2012 5:54 PM | Last reply by Igor Tandetnik - Thursday, August 2, 2012 6:03 PM -
0 Votes
get current schema name
got it. I have connected to the database using schema name as username. so i can get the username using the below statement.Answered | 3 Replies | 13493 Views | Created by Eshani Rao - Wednesday, December 7, 2011 4:49 AM | Last reply by Eshani Rao - Wednesday, December 7, 2011 5:18 AM -
0 Votes
get display name
http://www.nothingbutsharepoint.com/2013/05/06/how-to-get-login-name-and-display-name-using-sharepoint-2013-rest-api-aspxAnswered | 8 Replies | 878 Views | Created by D Maestro - Tuesday, September 6, 2016 7:04 AM | Last reply by Dennis Guo - Wednesday, September 7, 2016 3:01 AM -
0 Votes
Getting the name of the currently executing method
FYI, here is a former thread which gets the current method name by throwing an exception:Answered | 5 Replies | 3705 Views | Created by davidlarkin - Wednesday, January 7, 2009 4:46 PM | Last reply by warrentang - Monday, January 12, 2009 1:34 AM
No announcements