CustomActionElement Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CustomActionElement", ServerTypeId="{7295eb25-e721-42b6-aac9-cbb6c39afc54}", ValueObject=true)]
public class CustomActionElement : Microsoft.SharePoint.Client.ClientValueObject
type CustomActionElement = class
    inherit ClientValueObject
Public Class CustomActionElement
Inherits ClientValueObject
Inheritance
CustomActionElement
Attributes

Constructors

CustomActionElement()

Properties

ClientSideComponentId
ClientSideComponentProperties
CommandUIExtension
EnabledScript
ImageUrl
Location
RegistrationId
RegistrationType
RequireSiteAdministrator
Rights
Title
TypeId
UrlAction

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to