How to get absolute URL of a web application (SPWebApplication) in SharePoint 2010 C#

Hi

Here is the sample code to get absolute URL of web application;

string path = webApp.GetResponseUri(SPUrlZone.Default).AbsoluteUri;

Thanks

Comments

Popular Posts

GREYCstoration Oil Paint plugin for Photoshop

Apple iPhone sending SMS automatically 00447786205094

SharePoint online hub navigation not updating for other users

Service Bus Gateway service stuck at Starting

RangeError: Maximum call stack size exceeded | Node JS | SPFX React