This document is archived and information here might be outdated.  Recommended version.


IMetadataHelper.DefaultStylesheet Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IMetadataHelper.DefaultStylesheet Property

Name of the default stylesheet.

[Visual Basic .NET]
Public Property DefaultStylesheet As String
[C#]
public string DefaultStylesheet {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The DefaultStylesheet property is no longer used in ArcGIS 10. The stylesheet that is used to display an ArcGIS item�s metadata is determined by the current ArcGIS metadata style.

See Also

IMetadataHelper Interface