ApiExplorerModel 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.
A model for ApiExplorer properties associated with a controller or action.
public ref class ApiExplorerModel
	public class ApiExplorerModel
	type ApiExplorerModel = class
	Public Class ApiExplorerModel
		- Inheritance
 - 
				ApiExplorerModel
 
Constructors
| ApiExplorerModel() | 
		 Creates a new ApiExplorerModel.  | 
        	
| ApiExplorerModel(ApiExplorerModel) | 
		 Creates a new ApiExplorerModel with properties copied from   | 
        	
Properties
| GroupName | 
		 The value for   | 
        	
| IsVisible | 
		 If   |