PortalFormHelperGetDefaultWebPartProperties Method |
Gets the default properties for the given web part
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static DataRow GetDefaultWebPartProperties(
WebPartInfo wpi
)
Parameters
- wpi
- Type: CMS.PortalEngineWebPartInfo
Web part
Return Value
Type:
DataRowSee Also