SPWeb
public SPUser AddApplicationPrincipal(string logonName, bool allowBrowseUserInfo, bool requireRequestToken)
public void ApplyTheme(string colorPaletteUrl, string fontSchemeUrl, string backgroundImageUrl, bool shareGenerated)
public void CreateDefaultAssociatedGroups(string userLogin, string userLogin2, string groupNameSeed)
public void GetFilePersonalizationInformation(string url, out bool hasPersonalizedWebParts, out SPFileLevel fileLevel)
public SPLimitedWebPartManager GetLimitedWebPartManager(string fullOrRelativeUrl, PersonalizationScope scope)
public SPPushNotificationSubscriberCollection GetPushNotificationSubscribersByArgs(string customArgs)
public DataTable GetUsageData(SPUsageReportType itemType, SPUsagePeriodType periodType, int numColsToDisplay, DateTime lastDayToDisplay)
public SPAppInstance LoadAndInstallAppInSpecifiedLocale(Stream appPackageStream, int installationLocaleLCID)
public SPPushNotificationSubscriber RegisterPushNotificationSubscriber(Guid deviceAppInstanceId, string serviceToken)
public void SaveAsTemplate(string strTemplateName, string strTemplateTitle, string strTemplateDescription, bool fSaveData)
public SPSearchResultCollection SearchDocuments(string strSearchTerm, uint nRowLimit, SPSearchResultCollectionPosition pagePos)
public SPSearchResultCollection SearchListItems(string strSearchTerm, uint nRowLimit, SPSearchResultCollectionPosition pagePos)