C# Класс Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmPortalUIConfiguration.AttributeNames

Names of PortalUIConfiguration specific attributes
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
BrandingCenterText Microsoft.ResourceManagement.ObjectModel.RmAttributeName
BrandingLeftImage Microsoft.ResourceManagement.ObjectModel.RmAttributeName
BrandingRightImage Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ListViewCacheTimeOut Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ListViewPageSize Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ListViewPagesToCache Microsoft.ResourceManagement.ObjectModel.RmAttributeName
TimeZone Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UICacheTime Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UICountCacheTime Microsoft.ResourceManagement.ObjectModel.RmAttributeName
UIUserCacheTime Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Описание свойств

BrandingCenterText публичное статическое свойство

Branding Center Text The centered branding text that used by branding control
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel BrandingCenterText
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

BrandingLeftImage публичное статическое свойство

Branding Left Image The left url image that is used by branding control
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel BrandingLeftImage
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

BrandingRightImage публичное статическое свойство

Branding Right Image The right url image that used by branding control
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel BrandingRightImage
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

IsConfigurationType публичное статическое свойство

Is Configuration Type This is an indication that this resource is a configuration resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IsConfigurationType
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ListViewCacheTimeOut публичное статическое свойство

ListView Cache Time Out Specify the amount of time for the ListView cache to time out and expire.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ListViewCacheTimeOut
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ListViewPageSize публичное статическое свойство

ListView Items per Page Specify the number of items to show per page in all ListViews.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ListViewPageSize
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ListViewPagesToCache публичное статическое свойство

ListView Pages to Cache Specify the number of pages to cache while retrieving ListView results.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ListViewPagesToCache
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

TimeZone публичное статическое свойство

Time Zone Reference to timezone configuration
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel TimeZone
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UICacheTime публичное статическое свойство

Global Cache Duration This time how long the UI configuration element will be kept on the cache
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UICacheTime
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UICountCacheTime публичное статическое свойство

Navigation Bar Resource Count Cache Duration This time how long the UI dynamic counts will stay on the cache before it expired
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UICountCacheTime
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

UIUserCacheTime публичное статическое свойство

Per User Cache Duration This time for how long the UI user data will stay on the cache before it expired
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel UIUserCacheTime
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName