DesignerBuilderType Members
Include Protected Members
Include Inherited Members
Contains references to builders for a design application compatible with Microsoft SharePoint Foundation, such as SharePoint Designer.
The DesignerBuilderType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DesignerBuilderType | Initializes a new instance of the DesignerBuilderType class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Color | Contains a constant used to reference a design application's Color builder. | |
Date | Contains a constant used to reference a design application's Date builder. | |
File | Contains a constant used to reference a design application's File builder. | |
Font | Contains a constant used to reference a design application's Font builder. | |
Picture | Contains a constant used to reference a design application's Picture builder. | |
String | Contains a constant used to reference a design application's String builder. |
Top