DeviceSpecificChoice.Argument Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the argument used for a Filter property. The default value is null
. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public:
property System::String ^ Argument { System::String ^ get(); void set(System::String ^ value); };
public string Argument { get; set; }
member this.Argument : string with get, set
Public Property Argument As String
The argument used for a Filter.
If the filter is a comparison filter, the value of Argument is used in place of the argument value defined in Web.config. If the value of Filter is the name of a method (either on the page or off in an assembly pointed to by Web.config), the value of Argument is supplied as an argument to that method.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: