ActionParameter Members
Include Protected Members
Include Inherited Members
Defines the parameters that the action URL accepts.
The ActionParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets the Action. |
![]() |
DefaultDisplayName | Gets or sets the default display name. (Inherited from MetadataObject.) |
![]() |
Id | Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.) |
![]() |
Index | Gets or sets the ActionParameter index. |
![]() |
IsCached | Indicates whether the object is cached. (Inherited from MetadataObject.) |
![]() |
LocalizedDisplayName | Gets or sets the localized display name. (Inherited from MetadataObject.) |
![]() |
LocalizedDisplayNames | Gets the collection of localized display names. (Inherited from MetadataObject.) |
![]() |
Name | Gets or sets the ActionParameter name. |
![]() |
Properties | Gets the property collection of the object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Indicates whether the object contains a localized display name. (Inherited from MetadataObject.) |
![]() |
Delete | Deletes the MetadataObject. (Inherited from MetadataObject.) |
![]() |
GetAccessControlList() | Gets the access control list (ACL) from the containing entity. (Inherited from AccessControlledMetadataObject.) |
![]() |
GetAccessControlList(String) | Gets the access control list (ACL) for the specified setting identifier. (Inherited from AccessControlledMetadataObject.) |
![]() ![]() |
GetById | Gets the ActionParameter by using the action identifier. |
![]() ![]() |
MergeXml | Reads the ActionParameter definition from the specified resource XML for the specified Action; then merges its properties, localized names, and access control entries with the existing ActionParameter in the metadata store. |
![]() |
Read | Reads this ActionParameter object from the database and refreshes its contents. (Overrides MetadataObject.Read().) |
![]() |
ReadCommon | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from MetadataObject.) |
![]() ![]() |
ReadXml | Reads the ActionParameter definition from the specified metadata XML for the specified action. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the object. (Inherited from MetadataObject.) |
![]() |
WriteXml(PackageContents) | Returns the XML representation of the MetadataObject. (Inherited from MetadataObject.) |
![]() |
WriteXml(PackageContents, String) | Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting. (Inherited from MetadataObject.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace