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

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

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