AdvantageAttributeControl..::..ReceiveAdvantageAttributes Method
Receives and processes the advantage attribute arguments, initializing the toolbar and loading data.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void ReceiveAdvantageAttributes( AdvantageAttributeArgs e )
Parameters
- e
- Type: AdvantageCMS.Core.Common.BaseClasses..::..AdvantageAttributeArgs
The attribute arguments containing attributes, content, and toolbar configuration.

