ClientActionInvokeStaticMethod Class

Definition

public sealed class ClientActionInvokeStaticMethod : Microsoft.SharePoint.Client.ClientAction
type ClientActionInvokeStaticMethod = class
    inherit ClientAction
Public NotInheritable Class ClientActionInvokeStaticMethod
Inherits ClientAction
Inheritance
ClientActionInvokeStaticMethod

Constructors

ClientActionInvokeStaticMethod(ClientRuntimeContext, String, String, Object[])

Properties

Id (Inherited from ClientAction)
Name (Inherited from ClientAction)
Path (Inherited from ClientAction)

Applies to