| SharePointViewAttributes Property  | 
            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.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntax
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