Click or drag to resize
WebAdminMethodAttribute Properties

The WebAdminMethodAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDeferExecution
Gets or sets a value indicating that the method should be deferred.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyUser
Gets or sets the name of the string parameter that should be filled with the current user's name.
Top
See Also