SPRibbonPostBackCommand.DeserializePostBackEvent Method
Include Protected Members
Include Inherited Members
Deserializes an SPRibbonPostBackEvent object.
Overload List
Name | Description | |
---|---|---|
DeserializePostBackEvent(String) | Deserializes a specified SPRibbonPostBackEvent object. | |
DeserializePostBackEvent(String, IEnumerable<Type>) | Deserializes a specified SPRibbonPostBackEvent object using the specified known types that may be present in the object graph. |
Top