ServerDocument.AddCustomization Method
Include Protected Members
Include Inherited Members
Attaches a customization to the specified document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddCustomization(String, Uri) | Attaches a customization to the specified document by using the specified assembly name and deployment manifest. | |
AddCustomization(String, String, Guid, Uri) | Attaches a customization to the specified document by using the specified document, assembly name, solution ID, and deployment manifest. | |
AddCustomization(String, String, Guid, Uri, Boolean, array<String[]%) | Infrastructure. |
Top