Skip to main content
jP_web_icon

jPoint Docs

Go Search
Home
jPoint Docs
Examples
Blog
  
jPoint > jPoint Docs > API > jP.valSiteURL()  

jP.valSiteURL()

jP.valSiteURL()

Method

jPoint.valSiteURL( [value] )

Overview

Getter/Setter. Get: returns value of jPoint.SiteURL. Set: sets value of jPoint.SiteURL with ‘value’ parameter. Certain functions in jPoint need this variable set. If the developer does not set the variable manually, jPoint tries to figure out the current site.

Arguments

Name
Type
Optional
Description
value
String
true
value (Optional). If not present, function is Getter, else function is Setter and value is String representing siteURL.

Returns

If value is not present, function returns Sharepoint’s javascript variable, L_Menu_BaseUrl, representing the siteURL. If value is present, function just returns value.

Last modified at 12/4/2009 2:29 PM  by Luke Orman