Click or drag to resize
WebPartInfoHasDefaultConfiguration Method
Returns true if the web part has the default configuration available

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public bool HasDefaultConfiguration()

Return Value

Type: Boolean
See Also