WebPartContextUpdate Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the WebPartContextUpdate class.
Overload List
Name | Description | |
---|---|---|
WebPartContextUpdate() | Initializes a new instance of the WebPartContextUpdate class. | |
WebPartContextUpdate(WebPartContext, DictionaryWrapper<String, String>) | Initializes a new instance of the WebPartContextUpdate class based on the specified context and wrapper. |
Top