Specifies the XML string that defines the navigation structure for the application.
Syntax
[Visual Basic .NET] Public Field sitemapxml As String [C#] public string sitemapxml ; [JScript] public var sitemapxml : String;
Remarks
Represents a field of type String.
The following table contains additional information about this attribute:
See Also