SP.ClientRuntimeContext.applicationName Property
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