AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSConfigurationEngine..::..SaveLayoutProfile Method

Saves the layout profile settings for the current domain and clears related caches.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool SaveLayoutProfile(
	AdvantageLayoutProfile profile
)

Parameters

profile
Type: AdvantageCMS.Core.Common.BaseClasses..::..AdvantageLayoutProfile
The layout profile to save.

Return Value

true when the profile is saved successfully.