I add custom action to a sharepoint list actios menu for all list .
I want get custom actions that define for a special list in VS.
How to get custom action ?
|
I add custom action to a sharepoint list actios menu for all list . I want get custom actions that define for a special list in VS. How to get custom action ? |
||||
|
|
|
To limit the Custom action to a specific type of list you need to specify RegistrationType and RegistrationId like this:
|
|||||
|
|
I find , I use this code for get custom action of list .:)
This link is useful for me . |
|||
|
|