Tagged Questions
0
votes
0answers
1k views
Calling a WebMethod defined in a Publishing Page Layout
I'm trying to define a WebMethod in one of my Publishing page layouts.
This WebMethod is intended to be called when a user takes a specific action in an Editor Part in a Visual Web Part, however, ...