You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
This property indicates whether the web part was rendered from the persisted data (serialized state from the last time that the web part was saved) or not.
Signature:
protectedgetrenderedFromPersistedData(): boolean;
Remarks
Example: When web part is added for the first time using toolbox then the value is false.