SPOfficialFileHost members

Represents an external connection to which users and services can send files.

The SPOfficialFileHost type exposes the following members.

Constructors

  Name Description
Public method SPOfficialFileHost() Initializes a new instance of the SPOfficialFileHost class.
Public method SPOfficialFileHost(Boolean) Initializes a new instance of the SPOfficialFileHost class. This constructor receives a Boolean value that specifies whether a GUID should be associated with this host.

Top

Properties

  Name Description
Public property Action Gets information about whether the source file is untouched, deleted, or replaced with a link.
Public property Explanation Gets or sets the reason for submission to this connection.
Public property OfficialFileName Gets or sets a unique name for the external connection.
Public property OfficialFileUrl Gets or sets the URL to be used for the connection.
Public property ShowOnSendToMenu Gets or sets a Boolean value that represents whether the Send To connection is available for contributors on the per-item menu in the list view Web Part.
Public property UniqueId Gets or sets a globally unique identifier (GUID) for the connection.

Top

Methods

  Name Description
Public method CopyFrom Creates a clone of an SPOfficialFileHost object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetHostById Gets the official file host connection by id. Official file host connections can exist either for an entire web application or for a particular tenant.
Public method GetPropertiesForSubmission(SPListItem, Boolean, Nullable<Boolean>) Get the record respository properties for the list item.
Public methodStatic member GetPropertiesForSubmission(SPListItem, SPOfficialFileAction, Boolean, Nullable<Boolean>) Get the record respository properties for the list item.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PrepareForSubmission Prepare to submit the file.
Public method RunPostProcessing Runs custom post processing upon a successful routing action.
Public method RunStandardPostProcessing Runs standard post processing upon a successful routing action.
Public method RunStandardPostProcessor
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPOfficialFileHost class

Microsoft.SharePoint namespace