PagerStyle.PageLabelKey 字段

定义

表示用于从 PageLabel 的嵌入式样式表中检索样式的键。Represents the key for retrieving the style from the embedded stylesheet for PageLabel. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: static initonly System::Object ^ PageLabelKey;
public static readonly object PageLabelKey;
 staticval mutable PageLabelKey : obj
Public Shared ReadOnly PageLabelKey As Object 

字段值

Object

适用于

另请参阅