Click or drag to resize
ProviderSessionCreateTopics Method
Overload List
  NameDescription
Public methodCreateTopics(ITopicList)
Creates the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution and creation process.

The session identity will be used if it's been authorized.

Public methodCreateTopics(ITopicList, ResolveMode)
Creates the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution and creation process.

The session identity will be used if it's been authorized.

Public methodCreateTopics(ITopicList, ResolveMode, Identity)
Creates the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution and creation process.
Top
See Also