Click or drag to resize
PortalFormHelperGetDefaultWebPartProperties Method
Gets the default properties for the given web part

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static DataRow GetDefaultWebPartProperties(
	WebPartInfo wpi
)

Parameters

wpi
Type: CMS.PortalEngineWebPartInfo
Web part

Return Value

Type: DataRow
See Also