Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets or sets the name of the runtime where the current client application is located.
var value = SP.ClientRuntimeContext.get_applicationName();
SP.ClientRuntimeContext.set_applicationName(value);
Property Value
Type: String
Applies To
See Also
Reference
SP.ClientRuntimeContext Methods