Share via


DynamicPropertyManager.getPropertySheet(String, Boolean) Method

Definition

Microsoft internal use only.

public:
 virtual void getPropertySheet(System::String ^ _configString, bool _canWebletTypeChange);
public virtual void getPropertySheet (string _configString, bool _canWebletTypeChange);
abstract member getPropertySheet : string * bool -> unit
override this.getPropertySheet : string * bool -> unit
Public Overridable Sub getPropertySheet (_configString As String, _canWebletTypeChange As Boolean)

Parameters

_configString
String

A value that indicates whether the weblet type can change.

_canWebletTypeChange
Boolean

A value that indicates whether the weblet type can change.

Applies to