Поделиться через


Метод IConverterForPostProcessor.ConvertAndProcess

Пространство имен:  Microsoft.SharePoint
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Sub ConvertAndProcess ( _
    postProcessor As IFileDialogPostProcessor2, _
    siteId As Guid, _
    webId As Guid, _
    listId As Guid, _
    userToken As Byte(), _
    type As WffRequestType, _
    location As String, _
    url As String, _
    largeListThrottled As Boolean, _
    lcid As Integer, _
    userAgent As String, _
    webPropertyArray As Object, _
    defaultPresentation As String, _
    ByRef alternatePresentation As String _
)
'Применение
Dim instance As IConverterForPostProcessor
Dim postProcessor As IFileDialogPostProcessor2
Dim siteId As Guid
Dim webId As Guid
Dim listId As Guid
Dim userToken As Byte()
Dim type As WffRequestType
Dim location As String
Dim url As String
Dim largeListThrottled As Boolean
Dim lcid As Integer
Dim userAgent As String
Dim webPropertyArray As Object
Dim defaultPresentation As String
Dim alternatePresentation As String

instance.ConvertAndProcess(postProcessor, _
    siteId, webId, listId, userToken, _
    type, location, url, largeListThrottled, _
    lcid, userAgent, webPropertyArray, _
    defaultPresentation, alternatePresentation)
void ConvertAndProcess(
    IFileDialogPostProcessor2 postProcessor,
    Guid siteId,
    Guid webId,
    Guid listId,
    byte[] userToken,
    WffRequestType type,
    string location,
    string url,
    bool largeListThrottled,
    int lcid,
    string userAgent,
    Object webPropertyArray,
    string defaultPresentation,
    ref string alternatePresentation
)

Параметры

  • userToken
    Тип: []

См. также

Справочные материалы

IConverterForPostProcessor интерфейс

Элементы IConverterForPostProcessor

Пространство имен Microsoft.SharePoint