ModuleListPageSearchField Class
Definition
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.
Defines a container class for search parameters for a ModuleListPage object.
public ref class ModuleListPageSearchField sealed
public sealed class ModuleListPageSearchField
type ModuleListPageSearchField = class
Public NotInheritable Class ModuleListPageSearchField
- Inheritance
-
ModuleListPageSearchField
Constructors
ModuleListPageSearchField(String, String) |
Initializes a new instance of the ModuleListPageSearchField class. |
Properties
Name |
Gets the name of the search parameter. |
Text |
Gets the internationalized name of the search parameter. |
Methods
ToString() |
Returns the name of the object. |