Click or drag to resize
BBISHomePageNewLayout Method
Create a new layout

Namespace: Blackbaud.UAT.Core.Bbis.Pages
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void NewLayout(
	string Layoutname,
	string Description
)

Parameters

Layoutname
Type: SystemString
The name fo the new layout
Description
Type: SystemString
Description of the new layout
See Also