Метод SPTheme.OpenFromXml (SPFile)
Открытие SPTheme из sptheme файла XML
Пространство имен: Microsoft.SharePoint.Utilities
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Shared Function OpenFromXml ( _
spthemeXml As SPFile _
) As SPTheme
'Применение
Dim spthemeXml As SPFile
Dim returnValue As SPTheme
returnValue = SPTheme.OpenFromXml(spthemeXml)
public static SPTheme OpenFromXml(
SPFile spthemeXml
)
Параметры
spthemeXml
Тип: Microsoft.SharePoint.SPFileФайл SPFile объекта для XML-файла sptheme.
Возвращаемое значение
Тип: Microsoft.SharePoint.Utilities.SPTheme
Объект SPTheme.