SharePointView Attributes Property Kentico 8.1 API Reference
Provides access to the collection of <View> element attributes. Attributes which are not contained in the collection have their default meaning. Access to some attributes is provided via short hand properties.

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

Property Value

Type: OnlineDictionary OnlineString, OnlineString 
Remarks

For informational list of possible attributes see http://msdn.microsoft.com/en-us/library/office/ms438338(v=office.14).aspx Please note that the actual recognized attributes are service type and version dependent and each implementing ISharePointService may handle them differently.
See Also