Share via


GetPropertyPaneConfigurationResponse Class

Definition

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.

Applies to