SPUtility.GetOfficeStoreAppsDefaultActivation method
SharePoint 2013
Indicates if Apps for Office from the marketplace should be activated.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public static bool GetOfficeStoreAppsDefaultActivation( SPWeb web )
Parameters
- web
- Type: Microsoft.SharePoint.SPWeb
A Microsoft.SharePoint.SPWeb object that represents the site.
Return value
Type: System.Booleantrue if marketplace Apps should be activated, false then marketplace Apps should not be activated.