ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources] نسخه متنی

This is a Digital Library

With over 100,000 free electronic resource in Persian, Arabic and English

ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources] - نسخه متنی

G. andrew Duthie; matthew Macdonald

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









Constants.NET 1.1

System.Web.UI.MobileControls (system.web.mobile.dll)class

This class is entirely made up of read-only constants for the mobile
page. Controls can make use of these constants when rendering markup.

public class 

Constants {
// Public Constructors
public

Constants ( );
// Public Static Fields
public static readonly string

AlternatingItemTemplateTag ; // =AlternatingItemTemplate
public static readonly string

ContentTemplateTag ; // =ContentTemplate
public static readonly int

DefaultSessionsStateHistorySize ; // =5
public static readonly string

EventArgumentID ; // =_ _EA
public static readonly string

EventSourceID ; // =_ _ET
public static readonly string

FooterTemplateTag ; // =FooterTemplate
public static readonly string

FormIDPrefix ; // =#
public static readonly string

HeaderTemplateTag ; // =HeaderTemplate
public static readonly string

ItemDetailsTemplateTag ; // =ItemDetailsTemplate
public static readonly string

ItemTemplateTag ; // =ItemTemplate
public static readonly string

LabelTemplateTag ; // =LabelTemplate
public static readonly string

OptimumPageWeightParameter ; // =optimumPageWeight
public static readonly string

PagePrefix ; // =_ _PG_
public static readonly string

ScreenCharactersHeightParameter ; // =screenCharactersHeight
public static readonly string

ScriptTemplateTag ; // =ScriptTemplate
public static readonly char

SelectionListSpecialCharacter ; // =0x0000002A
public static readonly string

SeparatorTemplateTag ; // =SeparatorTemplate
public static readonly string

SymbolProtocol ; // =symbol:
public static readonly string

UniqueFilePathSuffixVariable ; // =_ _ufps=
public static readonly string

UniqueFilePathSuffixVariableWithoutEqual ; // =_ _ufps
}




/ 873