Where to find built-in View Styles? There is a ID, and to find the name of a style you need the following:
Go to
The name of a style will be in in this format:
Location:
The built in styles are:
0 - Basic Table
6 - Picture Library Details
7 - unnamed
8 - unnamed
9 - unnamed
12 - Boxed, no labels
13 - Boxed
14 - Document Details
15 - Newsletter
16 - Newsletter, no lines
17 - Shaded
18 - Issues Boxed
19 - Issues Boxed, no labels
20 - Preview Pane
Sources:
[1] Where to find strings for $Resources:core
Go to
14Hive\TEMPLATE\GLOBAL\XML\VWSTYLES.XML
The name of a style will be in in this format:
$Resources:core,ViewStyleBoxedName;
. Now, look for a resource file, that translates all this to English or language that your SharePoint is installed in.Location:
14Hive\Resources\core.resx
The built in styles are:
0 - Basic Table
6 - Picture Library Details
7 - unnamed
8 - unnamed
9 - unnamed
12 - Boxed, no labels
13 - Boxed
14 - Document Details
15 - Newsletter
16 - Newsletter, no lines
17 - Shaded
18 - Issues Boxed
19 - Issues Boxed, no labels
20 - Preview Pane
Sources:
[1] Where to find strings for $Resources:core
No comments:
Post a Comment