SPUtility.ExecuteCellStorageBinaryRequest Method
Include Protected Members
Include Inherited Members
Executes a cell storage request on an SPFile object.
Overload List
Name | Description | |
---|---|---|
ExecuteCellStorageBinaryRequest(SPFile, Stream, Boolean, Guid, String, Boolean, String, Boolean, String, String, String, Int64, String, Int64, Boolean, String, Boolean, Int32, String, Boolean, Boolean) | Executes a cell storage request on an SPFile object. | |
ExecuteCellStorageBinaryRequest(SPFile, Stream, Boolean, Guid, String, Boolean, String, Boolean, String, String, String, Int64, String, Int64, Boolean, String, Boolean, Int32, String, Boolean, Boolean, Int32) | Executes a cell storage request on an SPFile object. |
Top