GetPropertyPaneConfigurationResponse 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.
SharePoint GetPropertyPaneConfiguration response object.
public class GetPropertyPaneConfigurationResponse
type GetPropertyPaneConfigurationResponse = class
Public Class GetPropertyPaneConfigurationResponse
- Inheritance
-
GetPropertyPaneConfigurationResponse
Constructors
GetPropertyPaneConfigurationResponse() |
Initializes a new instance of the GetPropertyPaneConfigurationResponse class. |
Properties
CurrentPage |
Gets or Sets the current page of type Int32. |
LoadingIndicatorDelayTime |
Gets or Sets the loading indicator delay time of type Int32. |
Pages |
Gets or Sets the pages of type PropertyPanePage. |
ShowLoadingIndicator |
Gets or Sets a value indicating whether the loading indicator should be displayed on top of the property pane or not of type Boolean. |