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

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

Public Properties

Property Type Description
CountXPath Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ImageUrl Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
NavigationUrl Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Order Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ParentOrder Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Region 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

ImageUrl public_oe static_oe property

Image Url Image url for the a given element.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ImageUrl
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

Region public_oe static_oe property

Region Specifies where the item will be shown in the UI.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Region
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