C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmNavigationBarConfiguration.AttributeNames

Names of NavigationBarConfiguration specific attributes
显示文件 Open project: Predica/FimClient

Public Properties

Property Type Description
CountXPath Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
NavigationUrl Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Order Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ParentOrder Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UsageKeyword Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

CountXPath public_oe static_oe property

Resource Count Count resources associated with this item (optional)
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel CountXPath
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

IsConfigurationType public_oe static_oe property

Is Configuration Type This is an indication that this resource is a configuration resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IsConfigurationType
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

NavigationUrl public_oe static_oe property

Navigation Url URL for navigation when user clicks this item.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel NavigationUrl
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Order public_oe static_oe property

Order Precedence of this item within a parent grouping
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Order
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ParentOrder public_oe static_oe property

Parent Order Parent order attribute is used to group child elments with that number
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ParentOrder
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UsageKeyword public_oe static_oe property

Usage Keyword UsageKeyword
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UsageKeyword
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName