System.Web.UI.Design.IFolderProjectItem.AddDocument Method

Adds a document to a project folder in a design host, such as vsprvslong.

Syntax

public IDocumentProjectItem AddDocument (string name, byte[] content)

Parameters

name
The name of the document.
content
An array of type byte containing the document contents.

Returns

An System.Web.UI.Design.IDocumentProjectItem representing the added document.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0