AttributesHelper ProcessAttributes Method Kentico 8.0 API Reference
Processes the page attributes.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sender
Type: OnlineSystem Object
Object on which the attributes should be processed
postProcessList
Type: OnlineSystem.Collections.Generic List ICMSAttribute  
List to which the attributes to be postprocessed should be put
See Also