Click or drag to resize
ImageLibraryGetStandardImage Method
Overload List
  NameDescription
Public methodStatic memberGetStandardImage(Int32, Int32)

Returns ImageDefinition for standard image formatmap32x32.png & formatmap16x16.png.

Caution: if you have non-english SharePoint installation, and don't have English language pack, this will not work. Use overload with 3 parameters.

Public methodStatic memberGetStandardImage(Int32, Int32, Int32)

Returns ImageDefinition for standard image formatmap32x32.png & formatmap16x16.png.

Top
See Also