AdvantageAttributeControl..::..RecieveAdvantageAttributes 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 RecieveAdvantageAttributes( AdvantageAttributeArgs e )
Parameters
- e
- Type: AdvantageCMS.Core.Common.BaseClasses..::..AdvantageAttributeArgs
The attribute arguments containing attributes, content, and toolbar configuration.

