AttributesHelper PostProcessAttributes Method Kentico 8.0 API Reference
Processes the attributes of the specific type.

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
attributes
Type: OnlineSystem.Collections.Generic IEnumerable ICMSAttribute 
Collection of attributes to process
See Also