ActionParameter Members
Include Protected Members
Include Inherited Members
Defines the parameters the action URL accepts.
The ActionParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id | Gets the unique ID of each metadata object. (Inherited from MetadataObject.) | |
Index | Gets or sets a value indicating the index of the placeholder (or "format item") in the URL to which this parameter corresponds. | |
IsCached | Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) | |
Name | Gets the name of the metadata object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAction | Gets the Action object associated with the ActionParameter object. | |
GetById | Gets an ActionParameter object given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
GetHashCode | (Inherited from Object.) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. (Inherited from MetadataObject.) | |
GetProperties | Gets the properties associated with the metadata object. (Inherited from MetadataObject.) | |
GetType | (Inherited from Object.) | |
Initialize | Initializes an ActionParameter object. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace